summaryrefslogtreecommitdiffstats
path: root/noatun/app/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/app/main.cpp')
-rw-r--r--noatun/app/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/app/main.cpp b/noatun/app/main.cpp
index d39b2735..85f6571c 100644
--- a/noatun/app/main.cpp
+++ b/noatun/app/main.cpp
@@ -14,7 +14,7 @@ static TDECmdLineOptions options[] =
TDECmdLineLastOption
};
-extern "C" KDE_EXPORT int kdemain(int argc, char **argv)
+extern "C" TDE_EXPORT int kdemain(int argc, char **argv)
{
TDEAboutData aboutData("noatun", I18N_NOOP("Noatun"),
version, description, TDEAboutData::License_BSD,