diff options
Diffstat (limited to 'src/gui/dialogs/TextEventDialog.h')
-rw-r--r-- | src/gui/dialogs/TextEventDialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/dialogs/TextEventDialog.h b/src/gui/dialogs/TextEventDialog.h index 79fd40d..96af04b 100644 --- a/src/gui/dialogs/TextEventDialog.h +++ b/src/gui/dialogs/TextEventDialog.h @@ -44,7 +44,7 @@ class NotePixmapFactory; class TextEventDialog : public KDialogBase { - Q_OBJECT + TQ_OBJECT public: |