diff options
-rw-r--r-- | variant/default/main-window.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/variant/default/main-window.cpp b/variant/default/main-window.cpp index 9deb48c4..cd627a6b 100644 --- a/variant/default/main-window.cpp +++ b/variant/default/main-window.cpp @@ -338,6 +338,7 @@ main_window::~main_window() // stupid ps3 eye has LED issues if (work) { + hide(); stop_tracker_(); close(); |