diff options
Diffstat (limited to 'client/widgets/combobox.h')
-rw-r--r-- | client/widgets/combobox.h | 1 |
1 files changed, 0 insertions, 1 deletions
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; |