force reconnection button and bug fixes
This commit is contained in:
parent
43a49ca570
commit
e88090ff17
3 changed files with 15 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue