summaryrefslogtreecommitdiffhomepage
path: root/facetracknoir/ui.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2015-08-28 09:04:43 +0200
committerStanislaw Halik <sthalik@misaki.pl>2015-08-28 09:04:43 +0200
commit5dd01a9a8ba94a61462340446031904629d12792 (patch)
tree33c75420f92890c14b8e25a704ee02a95dd055a7 /facetracknoir/ui.h
parent418c2f4f98ecac56098153e61e38d9694c4eb32c (diff)
ui: really don't switch profiles while refreshing combobox
Diffstat (limited to 'facetracknoir/ui.h')
-rw-r--r--facetracknoir/ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/facetracknoir/ui.h b/facetracknoir/ui.h
index 021f327d..5d81507f 100644
--- a/facetracknoir/ui.h
+++ b/facetracknoir/ui.h
@@ -50,6 +50,7 @@ class MainWindow : public QMainWindow, private State
mem<ITrackerDialog> pTrackerDialog;
process_detector_worker det;
QMenu profile_menu;
+ bool is_refreshing_profiles;
mem<dylib> current_tracker()
{