summaryrefslogtreecommitdiffstats
path: root/kexi/widget/utils/kexidropdownbutton.h
diff options
context:
space:
mode:
Diffstat (limited to 'kexi/widget/utils/kexidropdownbutton.h')
-rw-r--r--kexi/widget/utils/kexidropdownbutton.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kexi/widget/utils/kexidropdownbutton.h b/kexi/widget/utils/kexidropdownbutton.h
index 178f17a72..5ffb21fb0 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);