From 606494dd54d774c34fc63aeb51597fea785d218b Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 15 Aug 2016 16:57:45 +0200 Subject: gui: rework profile refresh with now blocking signals --- gui/main-window.hpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'gui/main-window.hpp') diff --git a/gui/main-window.hpp b/gui/main-window.hpp index e05ee9cc..42e8425c 100644 --- a/gui/main-window.hpp +++ b/gui/main-window.hpp @@ -65,8 +65,6 @@ class MainWindow : public QMainWindow, private State menu_action_tracker, menu_action_filter, menu_action_proto, menu_action_options, menu_action_mappings; - bool is_refreshing_profiles; - mem current_tracker() { return modules.trackers().value(ui.iconcomboTrackerSource->currentIndex(), nullptr); -- cgit v1.2.3