diff options
Diffstat (limited to 'keduca/keducabuilder/ktagcombobox.h')
-rw-r--r-- | keduca/keducabuilder/ktagcombobox.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keduca/keducabuilder/ktagcombobox.h b/keduca/keducabuilder/ktagcombobox.h index 7ef0045e..923cd659 100644 --- a/keduca/keducabuilder/ktagcombobox.h +++ b/keduca/keducabuilder/ktagcombobox.h @@ -38,7 +38,7 @@ class TQStringList; */ class KTagComboBox : public TQComboBox { - Q_OBJECT + TQ_OBJECT public: |