summaryrefslogtreecommitdiffstats
path: root/noatun/library/playlist.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'noatun/library/playlist.cpp')
-rw-r--r--noatun/library/playlist.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/noatun/library/playlist.cpp b/noatun/library/playlist.cpp
index 7cc28337..1bc031d9 100644
--- a/noatun/library/playlist.cpp
+++ b/noatun/library/playlist.cpp
@@ -301,7 +301,7 @@ void Playlist::toggleList()
int Playlist::handleArguments()
{
- KCmdLineArgs *args = KCmdLineArgs::parsedArgs();
+ TDECmdLineArgs *args = TDECmdLineArgs::parsedArgs();
int i;
bool play= napp->autoPlay();