summaryrefslogtreecommitdiffstats
path: root/juk/tagguessertest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'juk/tagguessertest.cpp')
-rw-r--r--juk/tagguessertest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/juk/tagguessertest.cpp b/juk/tagguessertest.cpp
index adba59db..7f358343 100644
--- a/juk/tagguessertest.cpp
+++ b/juk/tagguessertest.cpp
@@ -65,7 +65,7 @@ void check( const TQString &filename, const TQString &title,
int main( int argc, char **argv )
{
KAboutData aboutData("tagguessertest", "tagguessertest", "0.1");
- KCmdLineArgs::init(argc, argv, &aboutData);
+ TDECmdLineArgs::init(argc, argv, &aboutData);
KApplication app;
check( "/home/frerich/Chemical Brothers - (01) - Block rockin' beats [Live].mp3",
"Block Rockin' Beats", "Chemical Brothers", "01", "Live" );