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 74588f19..21e1fc94 100644 --- a/keduca/keducabuilder/kcontroladdedit.h +++ b/keduca/keducabuilder/kcontroladdedit.h @@ -35,7 +35,7 @@ class TQListViewItem; class KControlAddEdit : public KControlAddEditBase { Q_OBJECT - TQ_OBJECT + public: KControlAddEdit(TQWidget *parent = 0, const char *name = 0, bool modal = true, WFlags f = 0); |