Fixes the call to changeSavedDirDialog
This commit is contained in:
parent
aa447d6242
commit
53016093d6
@ -1148,7 +1148,7 @@ class MainWindow(QMainWindow, WindowMixin):
|
||||
if self.dirty is True:
|
||||
self.saveFile()
|
||||
else:
|
||||
self.changeSavedir()
|
||||
self.changeSavedirDialog()
|
||||
return
|
||||
|
||||
if not self.mayContinue():
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user