Release v0.7 - Tools Hub, Engine Choice, NXM Link Handling, Native Component Install, NSF/CSF Support

This commit is contained in:
Omni
2026-06-21 21:47:48 +01:00
parent 33b3fbaed2
commit 7fff107389
483 changed files with 11150 additions and 6050 deletions
+2 -1
View File
@@ -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']