Also remove the debuggui feature, as the functionality os handled otherwise if still needed
This commit is contained in:
@@ -32,7 +32,6 @@ class GuiDocDetails(QFrame):
|
||||
|
||||
logger.debug("Initialising DocDetails ...")
|
||||
self.mainConf = nw.CONFIG
|
||||
self.debugGUI = self.mainConf.debugGUI
|
||||
self.theParent = theParent
|
||||
self.theProject = theProject
|
||||
|
||||
|
||||
Reference in New Issue
Block a user