diff options
Diffstat (limited to 'khelpcenter/htmlsearch/ktagcombobox.h')
-rw-r--r-- | khelpcenter/htmlsearch/ktagcombobox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/khelpcenter/htmlsearch/ktagcombobox.h b/khelpcenter/htmlsearch/ktagcombobox.h index df58120ce..c28336f21 100644 --- a/khelpcenter/htmlsearch/ktagcombobox.h +++ b/khelpcenter/htmlsearch/ktagcombobox.h @@ -37,7 +37,7 @@ class TQPopupMenu; */ class KTagComboBox : public QComboBox { - Q_OBJECT + TQ_OBJECT public: KTagComboBox(TQWidget *parent=0, const char *name=0); |