summaryrefslogtreecommitdiffstats
path: root/kview/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kview/main.cpp')
-rw-r--r--kview/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kview/main.cpp b/kview/main.cpp
index 9faba378..6d1e8227 100644
--- a/kview/main.cpp
+++ b/kview/main.cpp
@@ -31,7 +31,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 about( "kview", I18N_NOOP( "KView" ),
KVIEW_VERSION, description,