Minor changes for extended preferences dialog box.

This commit is contained in:
Ludger Küperkoch 2017-03-31 11:24:40 +02:00
parent 4ae19675f1
commit 4ca8b2b86c

View File

@ -1141,7 +1141,7 @@ class MainWindow(QMainWindow):
QMainWindow.closeEvent(self, event)
def PyLoTprefs(self):
props = PropertiesDlg(self)
props = PropertiesDlg(self, infile=self.getinfile())
if props.exec_():
return