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-03 12:20:33 +0900
commit38387108e0fb048d5d6c15f2ee8c56a6f27c4d1f (patch)
tree22a731dc5504c4bffbddbd366375667177c71904
parent888a61587ff5c024d177748fe85f919620fa77cc (diff)
downloadtdeio-locate-38387108e0fb048d5d6c15f2ee8c56a6f27c4d1f.tar.gz
tdeio-locate-38387108e0fb048d5d6c15f2ee8c56a6f27c4d1f.zip
Replace KDE_[NO_]EXPORT with TDE_[NO_]EXPORTHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-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"
{