Skip to content

Commit

Permalink
surely fixed
Browse files Browse the repository at this point in the history
  • Loading branch information
gkeep committed Jul 4, 2024
1 parent 5dab4b5 commit 5f19c3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
from ui_helper import UIMain
from PySide6.QtWidgets import QMainWindow, QApplication

import constructor

if __name__ == "__main__":
app = QApplication(sys.argv)
MainWindow = QMainWindow()
Expand Down

0 comments on commit 5f19c3f

Please sign in to comment.