summaryrefslogtreecommitdiffstats
path: root/src/include/pluginmanager.h
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-03 12:16:15 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-07 11:47:05 +0900
commit7bfdcc0b8d382c142a59160bc87033c211da385d (patch)
treeff301853b04ac5d252681dd6f259534c274b85f1 /src/include/pluginmanager.h
parent124924edaf305e348ab27567e78f81f033f4952c (diff)
downloadtderadio-master.tar.gz
tderadio-master.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/include/pluginmanager.h')
-rw-r--r--src/include/pluginmanager.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/pluginmanager.h b/src/include/pluginmanager.h
index 253e7eb..47fc051 100644
--- a/src/include/pluginmanager.h
+++ b/src/include/pluginmanager.h
@@ -43,7 +43,7 @@ class TQMenuData;
class TDERadioApp;
-class KDE_EXPORT PluginManager : public TQObject
+class TDE_EXPORT PluginManager : public TQObject
{
TQ_OBJECT