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