summaryrefslogtreecommitdiffstats
path: root/ktnef/gui/messagepropertydialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ktnef/gui/messagepropertydialog.h')
-rw-r--r--ktnef/gui/messagepropertydialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ktnef/gui/messagepropertydialog.h b/ktnef/gui/messagepropertydialog.h
index d7db44de..b7060d88 100644
--- a/ktnef/gui/messagepropertydialog.h
+++ b/ktnef/gui/messagepropertydialog.h
@@ -28,7 +28,7 @@ class MessagePropertyDialog : public KDialogBase
Q_OBJECT
TQ_OBJECT
public:
- MessagePropertyDialog( TQWidget *tqparent, KTNEFMessage *msg );
+ MessagePropertyDialog( TQWidget *parent, KTNEFMessage *msg );
protected slots:
void slotUser1();