From 24e801f1654694d4413f7ae1260fa748c1af825d Mon Sep 17 00:00:00 2001 From: deva Date: Thu, 19 Aug 2010 17:08:28 +0000 Subject: Remove unused property. --- client/widgets/combobox.h | 1 - 1 file changed, 1 deletion(-) (limited to 'client/widgets') diff --git a/client/widgets/combobox.h b/client/widgets/combobox.h index 99b9795..57800d2 100644 --- a/client/widgets/combobox.h +++ b/client/widgets/combobox.h @@ -64,7 +64,6 @@ protected: private: QRegExp rx; - QString combo_value; types_t combotype; bool ischangingbyuser; -- cgit v1.2.3