diff options
Diffstat (limited to 'quanta/project/eventeditordlg.h')
-rw-r--r-- | quanta/project/eventeditordlg.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/project/eventeditordlg.h b/quanta/project/eventeditordlg.h index 8cb4f10b..697821c6 100644 --- a/quanta/project/eventeditordlg.h +++ b/quanta/project/eventeditordlg.h @@ -27,7 +27,7 @@ class KComboBox; class EventEditorDlg : public EventEditorDlgS { Q_OBJECT - TQ_OBJECT + public: EventEditorDlg(KActionCollection *actionCollection, TQWidget* parent = 0, const char* name = 0, WFlags fl = 0 ); |