summaryrefslogtreecommitdiffstats
path: root/src/widget/wpushbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widget/wpushbutton.h')
-rw-r--r--src/widget/wpushbutton.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/widget/wpushbutton.h b/src/widget/wpushbutton.h
index 69c0ab0f77..1c1bedd9f5 100644
--- a/src/widget/wpushbutton.h
+++ b/src/widget/wpushbutton.h
@@ -71,9 +71,6 @@ class WPushButton : public WWidget {
// the button pixmaps contains alpha channel values.
void setPixmapBackground(const QString &filename);
- bool m_bLeftClickForcePush;
- bool m_bRightClickForcePush;
-
// True, if the button is currently pressed
bool m_bPressed;