summaryrefslogtreecommitdiffstats
path: root/tdeioslave/audiocd/audiocd.cpp
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-05 17:48:33 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-06 11:01:12 +0900
commit079c37d101ef339b975361f9ab86053f609f8e3e (patch)
tree29e6fdbfc08a85a76054c5f5c0362bd81ceee600 /tdeioslave/audiocd/audiocd.cpp
parentfe5957a3c2bfde3d06408f20b0d75fb56e114df3 (diff)
downloadtdemultimedia-079c37d101ef339b975361f9ab86053f609f8e3e.tar.gz
tdemultimedia-079c37d101ef339b975361f9ab86053f609f8e3e.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORT
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit cdd8febb68a55d7651ba5f18cb54bbd2e96e448a)
Diffstat (limited to 'tdeioslave/audiocd/audiocd.cpp')
-rw-r--r--tdeioslave/audiocd/audiocd.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/audiocd/audiocd.cpp b/tdeioslave/audiocd/audiocd.cpp
index efd7dc14..8d477987 100644
--- a/tdeioslave/audiocd/audiocd.cpp
+++ b/tdeioslave/audiocd/audiocd.cpp
@@ -31,7 +31,7 @@ extern "C"
void paranoiaCallback(long, int);
#include <kdemacros.h>
- KDE_EXPORT int kdemain(int argc, char ** argv);
+ TDE_EXPORT int kdemain(int argc, char ** argv);
}
#include "audiocd.h"