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 fa8419c..28f9cbf 100644 --- a/src/gui/dialogs/TextEventDialog.h +++ b/src/gui/dialogs/TextEventDialog.h @@ -51,7 +51,7 @@ class TextEventDialog : public KDialogBase TQ_OBJECT public: - TextEventDialog(TQWidget *tqparent, + TextEventDialog(TQWidget *parent, NotePixmapFactory *npf, Text defaultText, int maxLength = -1); // for TQt default |