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 7b357b71..7d1ee7aa 100644
--- a/ktnef/gui/messagepropertydialog.h
+++ b/ktnef/gui/messagepropertydialog.h
@@ -27,7 +27,7 @@ class MessagePropertyDialog : public KDialogBase
{
Q_OBJECT
public:
- MessagePropertyDialog( QWidget *parent, KTNEFMessage *msg );
+ MessagePropertyDialog( TQWidget *parent, KTNEFMessage *msg );
protected slots:
void slotUser1();