summaryrefslogtreecommitdiffstats
path: root/tdestyles/light
diff options
context:
space:
mode:
Diffstat (limited to 'tdestyles/light')
-rw-r--r--tdestyles/light/lightstyle-v2.h2
-rw-r--r--tdestyles/light/lightstyle-v3.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/tdestyles/light/lightstyle-v2.h b/tdestyles/light/lightstyle-v2.h
index 2c81ae6bc..2151d7f55 100644
--- a/tdestyles/light/lightstyle-v2.h
+++ b/tdestyles/light/lightstyle-v2.h
@@ -30,7 +30,7 @@
#ifdef QT_PLUGIN
# define Q_EXPORT_STYLE_LIGHT_V2
#else
-# define Q_EXPORT_STYLE_LIGHT_V2 Q_EXPORT
+# define Q_EXPORT_STYLE_LIGHT_V2 TQ_EXPORT
#endif // QT_PLUGIN
diff --git a/tdestyles/light/lightstyle-v3.h b/tdestyles/light/lightstyle-v3.h
index 5379e7e76..7c2ba8e65 100644
--- a/tdestyles/light/lightstyle-v3.h
+++ b/tdestyles/light/lightstyle-v3.h
@@ -33,7 +33,7 @@
#ifdef QT_PLUGIN
# define Q_EXPORT_STYLE_LIGHT_V3
#else
-# define Q_EXPORT_STYLE_LIGHT_V3 Q_EXPORT
+# define Q_EXPORT_STYLE_LIGHT_V3 TQ_EXPORT
#endif // QT_PLUGIN