From ae51a0e96ca9cec1ef0f508f1cc93274cb95e927 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Sch=C3=BCrmann?= Date: Sun, 8 Dec 2013 20:01:13 +0100 Subject: revert a remaining unrelated change --- src/widget/wpushbutton.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/widget/wpushbutton.h') diff --git a/src/widget/wpushbutton.h b/src/widget/wpushbutton.h index aa54320ef9..e2cef17bfa 100644 --- a/src/widget/wpushbutton.h +++ b/src/widget/wpushbutton.h @@ -76,8 +76,6 @@ class WPushButton : public WWidget ControlPushButton::ButtonMode m_leftButtonMode; ControlPushButton::ButtonMode m_rightButtonMode; QTimer m_clickTimer; - // to distinguish if the Button is painted by the indicator or the main value - bool m_indicatorConnected; }; #endif -- cgit v1.2.3