force reconnection button and bug fixes
This commit is contained in:
@ -269,6 +269,7 @@ class MainWindow(QtGui.QMainWindow):
|
||||
|
||||
def closeEvent(self, *args, **kwargs):
|
||||
self.profile.save_history()
|
||||
QtGui.QApplication.closeAllWindows()
|
||||
|
||||
# -----------------------------------------------------------------------------------------------------------------
|
||||
# Functions which called when user click in menu
|
||||
|
Reference in New Issue
Block a user