summaryrefslogtreecommitdiffstats
path: root/src/widget/wpushbutton.h
diff options
context:
space:
mode:
authorDaniel Schürmann <daschuer@mixxx.org>2013-12-08 12:31:25 +0100
committerDaniel Schürmann <daschuer@mixxx.org>2013-12-08 12:35:47 +0100
commitecd5b2085a11639b141064709b1494c0575f9999 (patch)
treea82b5d5e6949713691775654dd29ff5e8aa76237 /src/widget/wpushbutton.h
parent21b821d1c7d55d27561b71005c8309ab4d28a97a (diff)
reverted changes, not raleated to LONGPRESSLATCHING
Diffstat (limited to 'src/widget/wpushbutton.h')
-rw-r--r--src/widget/wpushbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/widget/wpushbutton.h b/src/widget/wpushbutton.h
index 4edddda01f..aa54320ef9 100644
--- a/src/widget/wpushbutton.h
+++ b/src/widget/wpushbutton.h
@@ -65,7 +65,7 @@ class WPushButton : public WWidget
bool m_bPressed;
private:
- bool m_bLeftClickForcePush;
+ bool m_bLeftClickForcePush, m_bRightClickForcePush;
// Number of states associated with this button
int m_iNoStates;
// Array of associated pixmaps