mirror of
https://github.com/GNS3/gns3-gui.git
synced 2026-05-17 00:46:01 +03:00
MacOS testing, disable startup loading
This commit is contained in:
@@ -195,7 +195,7 @@ class MainWindow(QtWidgets.QMainWindow, Ui_MainWindow):
|
||||
self.setWindowTitle("[*] GNS3")
|
||||
|
||||
# load initial stuff once the event loop isn't busy
|
||||
self.run_later(0, self.startupLoading)
|
||||
# self.run_later(0, self.startupLoading)
|
||||
|
||||
def _connections(self):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user