Merge branch 'main' of github.com:Application-Interoperability-Xenogen/bellos_application_manager into main
This commit is contained in:
commit
39b7ab76a6
@ -18,9 +18,6 @@
|
|||||||
# Adding Directory to Path
|
# Adding Directory to Path
|
||||||
import sys
|
import sys
|
||||||
|
|
||||||
sys.path.append("gui")
|
|
||||||
sys.path.append("utils")
|
|
||||||
|
|
||||||
from PyQt6.QtWidgets import QApplication
|
from PyQt6.QtWidgets import QApplication
|
||||||
from gui.bellos_main_window import BellosMainWindow
|
from gui.bellos_main_window import BellosMainWindow
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user