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 5ffb21fb..4abef7f6 100644 --- a/kexi/widget/utils/kexidropdownbutton.h +++ b/kexi/widget/utils/kexidropdownbutton.h @@ -29,7 +29,7 @@ F2, F4 and alt+down buttons. */ class KEXIGUIUTILS_EXPORT KexiDropDownButton : public TQToolButton { - Q_OBJECT + TQ_OBJECT public: |