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 45b94a95..7dbcea90 100644 --- a/quanta/project/eventeditordlg.h +++ b/quanta/project/eventeditordlg.h @@ -26,7 +26,7 @@ class KComboBox; class EventEditorDlg : public EventEditorDlgS { - Q_OBJECT + TQ_OBJECT public: |