diff options
Diffstat (limited to 'kmail/templatesinsertcommand.h')
-rw-r--r-- | kmail/templatesinsertcommand.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/templatesinsertcommand.h b/kmail/templatesinsertcommand.h index 512552448..2251340d3 100644 --- a/kmail/templatesinsertcommand.h +++ b/kmail/templatesinsertcommand.h @@ -33,7 +33,7 @@ class TemplatesInsertCommand : public TQPushButton TQ_OBJECT public: - TemplatesInsertCommand( TQWidget *tqparent, const char *name = 0 ); + TemplatesInsertCommand( TQWidget *parent, const char *name = 0 ); ~TemplatesInsertCommand(); public: |