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 28f9cbf..8b42e38 100644 --- a/src/gui/dialogs/TextEventDialog.h +++ b/src/gui/dialogs/TextEventDialog.h @@ -48,7 +48,7 @@ class NotePixmapFactory; class TextEventDialog : public KDialogBase { Q_OBJECT - TQ_OBJECT + public: TextEventDialog(TQWidget *parent, |