diff options
Diffstat (limited to 'korganizer/templatemanagementdialog.h')
-rw-r--r-- | korganizer/templatemanagementdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/templatemanagementdialog.h b/korganizer/templatemanagementdialog.h index 0a8fadf08..d3f2afd23 100644 --- a/korganizer/templatemanagementdialog.h +++ b/korganizer/templatemanagementdialog.h @@ -48,7 +48,7 @@ class TemplateManagementDialog: public KDialogBase { Q_OBJECT TQ_OBJECT public: - TemplateManagementDialog( TQWidget *tqparent, const TQStringList& templates ); + TemplateManagementDialog( TQWidget *parent, const TQStringList& templates ); signals: /* Emitted whenever the user hits apply, indicating that the currently selected template |