summaryrefslogtreecommitdiffstats
path: root/tdestyles/highcontrast/highcontrast.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-20 11:38:41 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-20 18:42:42 +0900
commit4864f9daf68cb9441a2aa42e861a08beb8a3e0af (patch)
treef35d77ef0a28d7fa367fcede86f6f221ab76d432 /tdestyles/highcontrast/highcontrast.cpp
parent9c9f5bf82c7c7d1d9456df8d0f79dc6ea38519b3 (diff)
downloadtdelibs-4864f9daf68cb9441a2aa42e861a08beb8a3e0af.tar.gz
tdelibs-4864f9daf68cb9441a2aa42e861a08beb8a3e0af.zip
Replace KDE_Q_EXPORT_PLUGIN, KDE_PACKED and KDE_WEAK_SYMBOL with TDE_* equivalent
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 0f0c5a4d07b51eb3c08c799b37b2ef4c201fb8b2)
Diffstat (limited to 'tdestyles/highcontrast/highcontrast.cpp')
-rw-r--r--tdestyles/highcontrast/highcontrast.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdestyles/highcontrast/highcontrast.cpp b/tdestyles/highcontrast/highcontrast.cpp
index 5ef1f36d6..7646d998d 100644
--- a/tdestyles/highcontrast/highcontrast.cpp
+++ b/tdestyles/highcontrast/highcontrast.cpp
@@ -73,7 +73,7 @@ class HighContrastStylePlugin : public TQStylePlugin
}
};
-KDE_Q_EXPORT_PLUGIN (HighContrastStylePlugin)
+TDE_EXPORT_PLUGIN (HighContrastStylePlugin)
// ---------------------------------------------------