Die Inhalte der Tabellen in der Datei „AppSettings.py” können nun nur noch über die entsprechenden Dialoge verändert werden
This commit is contained in:
@@ -280,7 +280,7 @@ class Ui_Dialog(object):
|
||||
self.buttonBox.accepted.connect(Dialog.accept)
|
||||
self.buttonBox.rejected.connect(Dialog.reject)
|
||||
|
||||
self.tabSettings.setCurrentIndex(5)
|
||||
self.tabSettings.setCurrentIndex(0)
|
||||
|
||||
|
||||
QMetaObject.connectSlotsByName(Dialog)
|
||||
|
||||
Reference in New Issue
Block a user