1936:536b88d73d53 | 1939:eadb2328d7d4 |
---|---|
143 del splash | 143 del splash |
144 | 144 |
145 mainWindow.checkForErrorLog() | 145 mainWindow.checkForErrorLog() |
146 mainWindow.processArgs(args) | 146 mainWindow.processArgs(args) |
147 mainWindow.performVersionCheck(False) | 147 mainWindow.performVersionCheck(False) |
148 mainWindow.checkProjectsWorkspace() | |
148 mainWindow.checkConfigurationStatus() | 149 mainWindow.checkConfigurationStatus() |
149 | 150 |
150 | 151 |
151 def main(): | 152 def main(): |
152 """ | 153 """ |