diff options
Diffstat (limited to 'kexi/widget/utils/kexidropdownbutton.h')
-rw-r--r-- | kexi/widget/utils/kexidropdownbutton.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/widget/utils/kexidropdownbutton.h b/kexi/widget/utils/kexidropdownbutton.h index 178f17a7..5ffb21fb 100644 --- a/kexi/widget/utils/kexidropdownbutton.h +++ b/kexi/widget/utils/kexidropdownbutton.h @@ -30,7 +30,7 @@ class KEXIGUIUTILS_EXPORT KexiDropDownButton : public TQToolButton { Q_OBJECT - TQ_OBJECT + public: KexiDropDownButton(TQWidget *parent); |