Skip to content
Snippets Groups Projects
Commit 68e82f7c authored by Andreas Bolin's avatar Andreas Bolin
Browse files

changed branch and folder-name from 'schedule-gui' to 'scheduler-gui'

parent e0041d36
No related branches found
No related tags found
1 merge request!78Add scheduler GUI
Pipeline #72612 passed
Showing
with 1 addition and 1 deletion
File moved
......@@ -41,7 +41,7 @@ from ui.main_window_ui import Ui_MainWindow
class MainWindow(QMainWindow):
class MainWindow(QMainWindow, Ui_MainWindow):
"""Schedule of an SFG with scheduled Operations."""
#_ui: QMainWindow # <class '__main__.Ui_MainWindow'>
......
File moved
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment