Include module for desktop build
This commit is contained in:
@@ -192,6 +192,7 @@ class Plugin(object):
|
||||
|
||||
def doShutdown(self):
|
||||
self.shuttingDown(True)
|
||||
return True
|
||||
|
||||
def shuttingDown(self, value = None):
|
||||
if value is None:
|
||||
|
||||
Reference in New Issue
Block a user