summaryrefslogtreecommitdiffstats
path: root/src/commandline_part.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/commandline_part.cpp')
-rw-r--r--src/commandline_part.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/commandline_part.cpp b/src/commandline_part.cpp
index f26613b..7a30285 100644
--- a/src/commandline_part.cpp
+++ b/src/commandline_part.cpp
@@ -23,7 +23,7 @@
#include <kstandarddirs.h>
-commandline_part::commandline_part(TQObject *parent, const char *name,KCmdLineArgs *args)
+commandline_part::commandline_part(TQObject *parent, const char *name,TDECmdLineArgs *args)
: TQObject(parent, name)
{
KGlobal::locale()->insertCatalogue("tdesvn");