- added insurance that the QThread where the ArgThread class is running, really receive the interruption request and it is finished
This commit is contained in:
@@ -2272,7 +2272,7 @@ class MainGUI(QtWidgets.QMainWindow):
|
||||
def restore_toolbar_view(self):
|
||||
"""
|
||||
Some toolbars may be hidden by user and here we restore the state of the toolbars visibility that
|
||||
was saved in the options dictionary.
|
||||
was saved in the 'options' dictionary.
|
||||
|
||||
:return: None
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user