diff options
Diffstat (limited to 'keduca/keducabuilder/kcontroladdedit.h')
-rw-r--r-- | keduca/keducabuilder/kcontroladdedit.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keduca/keducabuilder/kcontroladdedit.h b/keduca/keducabuilder/kcontroladdedit.h index 21e1fc94..acf5c884 100644 --- a/keduca/keducabuilder/kcontroladdedit.h +++ b/keduca/keducabuilder/kcontroladdedit.h @@ -34,7 +34,7 @@ class TQListViewItem; */ class KControlAddEdit : public KControlAddEditBase { - Q_OBJECT + TQ_OBJECT public: |