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 d48f3a265..1c46fbb21 100644
--- a/ktnef/gui/messagepropertydialog.h
+++ b/ktnef/gui/messagepropertydialog.h
@@ -26,7 +26,7 @@ class KTNEFMessage;
class MessagePropertyDialog : public KDialogBase
{
Q_OBJECT
- TQ_OBJECT
+
public:
MessagePropertyDialog( TQWidget *parent, KTNEFMessage *msg );