Cleaned up some minor bits in GuiMain
This commit is contained in:
+1
-1
@@ -277,7 +277,7 @@ class GuiMain(QMainWindow):
|
|||||||
|
|
||||||
def openProject(self, projFile=None):
|
def openProject(self, projFile=None):
|
||||||
"""Open a project. The parameter projFile is passed from the
|
"""Open a project. The parameter projFile is passed from the
|
||||||
open recent projects menu, so can be set. If not, we pop the
|
open recent projects menu, so it can be set. If not, we pop the
|
||||||
dialog.
|
dialog.
|
||||||
"""
|
"""
|
||||||
if projFile is None:
|
if projFile is None:
|
||||||
|
|||||||
Reference in New Issue
Block a user