A few improvements here and there
This commit is contained in:
@@ -329,6 +329,8 @@ class GuiConfigEditGeneralTab(QWidget):
|
||||
##
|
||||
|
||||
def _backupFolder(self):
|
||||
"""Open a dialog to select the backup folder.
|
||||
"""
|
||||
|
||||
currDir = self.backupPath
|
||||
if not path.isdir(currDir):
|
||||
|
||||
Reference in New Issue
Block a user