diff --git a/fapolicy_analyzer/ui/profiler_page.py b/fapolicy_analyzer/ui/profiler_page.py index d7b3e9143..9c9c88d6e 100644 --- a/fapolicy_analyzer/ui/profiler_page.py +++ b/fapolicy_analyzer/ui/profiler_page.py @@ -81,6 +81,8 @@ def __init__(self, fapd_manager): self.__events__ = [ "analyze_button_pushed", "refresh_toolbar", + # fixes https://github.com/ctc-oss/fapolicy-analyzer/issues/940 + "_unsaved_changes", ] Events.__init__(self) actions = {