mirror of
https://github.com/Omni-guides/Jackify.git
synced 2026-08-14 04:13:45 +02:00
Release v0.7 - Tools Hub, Engine Choice, NXM Link Handling, Native Component Install, NSF/CSF Support
This commit is contained in:
@@ -6,5 +6,6 @@ Custom dialogs for the Jackify GUI application.
|
||||
|
||||
from .completion_dialog import NextStepsDialog
|
||||
from .success_dialog import SuccessDialog
|
||||
from .verification_results_dialog import VerificationResultsDialog
|
||||
|
||||
__all__ = ['NextStepsDialog', 'SuccessDialog']
|
||||
__all__ = ['NextStepsDialog', 'SuccessDialog', 'VerificationResultsDialog']
|
||||
Reference in New Issue
Block a user