summaryrefslogtreecommitdiffstats
path: root/src/dialogs/ntqdialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/dialogs/ntqdialog.h')
-rw-r--r--src/dialogs/ntqdialog.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dialogs/ntqdialog.h b/src/dialogs/ntqdialog.h
index dc20b730d..37582e557 100644
--- a/src/dialogs/ntqdialog.h
+++ b/src/dialogs/ntqdialog.h
@@ -52,7 +52,7 @@ TQ_OBJECT
class TQPushButton;
class TQDialogPrivate;
-class Q_EXPORT TQDialog : public TQWidget
+class TQ_EXPORT TQDialog : public TQWidget
{
friend class TQPushButton;
TQ_OBJECT