diff options
Diffstat (limited to 'kfind/kdatecombo.h')
-rw-r--r-- | kfind/kdatecombo.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kfind/kdatecombo.h b/kfind/kdatecombo.h index d1aa3ecdc..3a3f8d194 100644 --- a/kfind/kdatecombo.h +++ b/kfind/kdatecombo.h @@ -19,7 +19,7 @@ class KDatePicker; class TDEPopupFrame; class KDateCombo : public TQComboBox { - Q_OBJECT + TQ_OBJECT public: KDateCombo(TQWidget *parent=0, const char *name=0); |