Commit 82e8b510 authored by Pierre-Antoine Rouby's avatar Pierre-Antoine Rouby
Browse files

Pamhyr: Close sub windows at model close.

Showing with 2 additions and 0 deletions
+2 -0
...@@ -371,6 +371,8 @@ class ApplicationWindow(QMainWindow, ListedSubWindow, WindowToolKit): ...@@ -371,6 +371,8 @@ class ApplicationWindow(QMainWindow, ListedSubWindow, WindowToolKit):
self.conf.set_close_correctly() self.conf.set_close_correctly()
self.set_title() self.set_title()
self._close_sub_window()
def update_enable_action(self): def update_enable_action(self):
"""Update status of action componante """Update status of action componante
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment