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