summaryrefslogtreecommitdiffstats
path: root/amarok/src/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'amarok/src/main.cpp')
-rw-r--r--amarok/src/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/amarok/src/main.cpp b/amarok/src/main.cpp
index 562f0107..6df169a6 100644
--- a/amarok/src/main.cpp
+++ b/amarok/src/main.cpp
@@ -99,7 +99,7 @@ int main( int argc, char *argv[] )
registerTaglibPlugins();
- KApplication::disableAutoDcopRegistration();
+ TDEApplication::disableAutoDcopRegistration();
App::initCliArgs( argc, argv );
App app;