Add objectName to all dialogs and made some other minor fixes
This commit is contained in:
@@ -48,6 +48,7 @@ class GuiPreferences(PagedDialog):
|
||||
PagedDialog.__init__(self, theParent)
|
||||
|
||||
logger.debug("Initialising GuiPreferences ...")
|
||||
self.setObjectName("GuiPreferences")
|
||||
|
||||
self.mainConf = nw.CONFIG
|
||||
self.theParent = theParent
|
||||
|
||||
Reference in New Issue
Block a user