Skip to content
Snippets Groups Projects
Commit 1f6a5f2d authored by Jdrezen's avatar Jdrezen
Browse files

Merge branch 'master' of https://gitlab.com/be-pyamak/pyamak-ihm

parents 0e0de71e 3f89ce7b
Branches
No related tags found
No related merge requests found
......@@ -299,6 +299,7 @@ class Fenetre :
"""
Notify the controleur to stop the app and close the window
"""
def on_closing(self) -> None:
self.__observer.updateClosing()
for pan in self.__panelGraphiques:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment