summaryrefslogtreecommitdiffstats
path: root/src/widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget.h')
-rw-r--r--src/widget.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/widget.h b/src/widget.h
index ddf14fb..a91b556 100644
--- a/src/widget.h
+++ b/src/widget.h
@@ -35,7 +35,8 @@ private:
bool _popupCount;
QIcon _iProjector, _iScreen;
int _lastScreenCount;
- bool _isDbus;
+ bool _addEventDbus;
+ bool _addEventOther;
void initControls(bool jumpToTab = false);
void connectButtons();