summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-03 12:20:33 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-07 18:38:06 +0900
commitd27aac8eaac3e231616db0e8bea958b127eaf822 (patch)
tree929d5c1f66f3865f57e3d9763bd6c2152a86d4bc
parent1d0ff35e99bb2457cde835738840e5902cdd3e3e (diff)
downloadtdeio-locate-r14.1.x.tar.gz
tdeio-locate-r14.1.x.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTr14.1.x
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it> (cherry picked from commit 38387108e0fb048d5d6c15f2ee8c56a6f27c4d1f)
-rw-r--r--src/tdeio_locate.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdeio_locate.cpp b/src/tdeio_locate.cpp
index fd5db89..e1087fa 100644
--- a/src/tdeio_locate.cpp
+++ b/src/tdeio_locate.cpp
@@ -1009,7 +1009,7 @@ LocateItem::LocateItem(const TQString& path, int subItems)
/////////////////////////////////////////////////////////////////////
// INVOKATION
-extern "C" { KDE_EXPORT int kdemain(int argc, char **argv); }
+extern "C" { TDE_EXPORT int kdemain(int argc, char **argv); }
extern "C"
{