forked from shaba/openuds
More on mac
This commit is contained in:
parent
089f62e6f8
commit
8a17d5d017
@ -184,6 +184,8 @@ if __name__ == "__main__":
|
||||
time.sleep(3)
|
||||
tools.unlinkFiles()
|
||||
|
||||
tools.execBeforeExit()
|
||||
|
||||
sys.exit(exitVal)
|
||||
except Exception as e:
|
||||
QtGui.QMessageBox.critical(None, 'Error', six.text_type(e), QtGui.QMessageBox.Ok)
|
||||
|
Loading…
x
Reference in New Issue
Block a user