summaryrefslogtreecommitdiffstats
path: root/tdecore/tests/kmacroexpandertest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/tests/kmacroexpandertest.cpp')
-rw-r--r--tdecore/tests/kmacroexpandertest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/tests/kmacroexpandertest.cpp b/tdecore/tests/kmacroexpandertest.cpp
index 0c41a309b..11fb4fd8b 100644
--- a/tdecore/tests/kmacroexpandertest.cpp
+++ b/tdecore/tests/kmacroexpandertest.cpp
@@ -51,7 +51,7 @@ protected:
int main(int argc, char *argv[])
{
- KCmdLineArgs::init(argc, argv, ":", "", "", "");
+ TDECmdLineArgs::init(argc, argv, ":", "", "", "");
KApplication app(false,false);
TQString s, s2;