summaryrefslogtreecommitdiffstats
path: root/kmid/kmidframe.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-19 18:46:45 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-19 18:46:45 -0600
commit58646ccdcdc8ee08b081edba54e1460ff3295166 (patch)
treef9234aed98aaaa0f7d88e7234505d34f0a8147a4 /kmid/kmidframe.cpp
parentf22c05e92636f81736560df2b4bfa0953fbc82b2 (diff)
downloadtdemultimedia-58646ccdcdc8ee08b081edba54e1460ff3295166.tar.gz
tdemultimedia-58646ccdcdc8ee08b081edba54e1460ff3295166.zip
Rename KCmdLineArgs to TDECmdLineArgs to avoid conflicts with KDE4
Diffstat (limited to 'kmid/kmidframe.cpp')
-rw-r--r--kmid/kmidframe.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmid/kmidframe.cpp b/kmid/kmidframe.cpp
index 0b02c608..df2e8320 100644
--- a/kmid/kmidframe.cpp
+++ b/kmid/kmidframe.cpp
@@ -221,7 +221,7 @@ kmidFrame::kmidFrame(const char *name)
// connect( kmidclient, TQT_SIGNAL( channelView_Destroyed() ),
// this, TQT_SLOT( channelViewDestroyed() ) );
- KCmdLineArgs * args = KCmdLineArgs::parsedArgs();
+ TDECmdLineArgs * args = TDECmdLineArgs::parsedArgs();
if ( args->count() > 0 )
{