Added the wizard project location page

This commit is contained in:
Veronica K. B. Olsen
2020-07-11 15:48:31 +02:00
parent 1277e5025d
commit 8c895319e5
6 changed files with 114 additions and 25 deletions
+1 -2
View File
@@ -171,8 +171,7 @@ class GuiProjectLoad(QDialog):
return
def _doBrowse(self):
"""Close the dialog window with no selected path, triggering the
project browser dialog.
"""Browse for a folder path.
"""
logger.verbose("GuiProjectLoad browse button clicked")
if self.mainConf.showGUI: