Release the application reference

This commit is contained in:
Jonathan Corwin 2012-06-18 23:05:11 +01:00
parent f542ebf94d
commit ef134c2ea7
1 changed files with 2 additions and 0 deletions

View File

@ -1216,6 +1216,8 @@ class MainWindow(QtGui.QMainWindow, Ui_MainWindow):
if self.liveController.display:
self.liveController.display.close()
self.liveController.display = None
# Allow the main process to exit
self.application = None
def serviceChanged(self, reset=False, serviceName=None):
"""