From 93e6af6491f3083867b66d697def196e45b82aa3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Sch=C3=BCrmann?= Date: Fri, 24 Jan 2014 20:38:28 +0100 Subject: Use parameter to calculate the effective m_?ButtonMode --- src/widget/wpushbutton.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/widget/wpushbutton.h') 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; -- cgit v1.2.3