summaryrefslogtreecommitdiffstats
path: root/src/tdesvn_part.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/tdesvn_part.cpp')
-rw-r--r--src/tdesvn_part.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tdesvn_part.cpp b/src/tdesvn_part.cpp
index 0c08329..18b05d9 100644
--- a/src/tdesvn_part.cpp
+++ b/src/tdesvn_part.cpp
@@ -439,7 +439,7 @@ KInstance* cFactory::instance()
return s_instance;
}
-commandline_part*cFactory::createCommandIf(TQObject*parent,const char*name, KCmdLineArgs *args)
+commandline_part*cFactory::createCommandIf(TQObject*parent,const char*name, TDECmdLineArgs *args)
{
if (!s_cline) {
// no emit of creation - we will delete this object in destructor