summaryrefslogtreecommitdiffstats
path: root/src/styles/ntqsgistyle.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/styles/ntqsgistyle.h')
-rw-r--r--src/styles/ntqsgistyle.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/styles/ntqsgistyle.h b/src/styles/ntqsgistyle.h
index dfeda72a7..a7cbe2f4e 100644
--- a/src/styles/ntqsgistyle.h
+++ b/src/styles/ntqsgistyle.h
@@ -47,7 +47,7 @@
#include "ntqwidget.h"
#endif // QT_H
-#if !defined(QT_NO_STYLE_SGI) || defined(QT_PLUGIN)
+#if !defined(TQT_NO_STYLE_SGI) || defined(QT_PLUGIN)
#if defined(QT_PLUGIN)
#define Q_EXPORT_STYLE_SGI
@@ -139,6 +139,6 @@ private:
};
-#endif // QT_NO_STYLE_SGI
+#endif // TQT_NO_STYLE_SGI
#endif // TQSGISTYLE_H