Also remove the debuggui feature, as the functionality os handled otherwise if still needed
This commit is contained in:
@@ -82,7 +82,6 @@ class NWDoc():
|
||||
|
||||
if showStatus:
|
||||
self.theParent.statusBar.setStatus("Opened Document: %s" % self.theItem.itemName)
|
||||
self.theParent.statusBar.setDocHandle(tHandle)
|
||||
|
||||
return theDoc
|
||||
|
||||
|
||||
Reference in New Issue
Block a user