summaryrefslogtreecommitdiffstats
path: root/lib/kotext/tests/kobordertest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'lib/kotext/tests/kobordertest.cpp')
-rw-r--r--lib/kotext/tests/kobordertest.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/kotext/tests/kobordertest.cpp b/lib/kotext/tests/kobordertest.cpp
index 356b0158..6dd37aa4 100644
--- a/lib/kotext/tests/kobordertest.cpp
+++ b/lib/kotext/tests/kobordertest.cpp
@@ -48,7 +48,7 @@ private:
int main (int argc, char ** argv)
{
KApplication::disableAutoDcopRegistration();
- KCmdLineArgs::init(argc,argv,"kobordertest", 0, 0, 0, 0);
+ TDECmdLineArgs::init(argc,argv,"kobordertest", 0, 0, 0, 0);
KApplication app;
KoZoomHandler* zh = new KoZoomHandler();