diff options
Diffstat (limited to 'libtdepim/tests/testlinklocator.cpp')
-rw-r--r-- | libtdepim/tests/testlinklocator.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdepim/tests/testlinklocator.cpp b/libtdepim/tests/testlinklocator.cpp index 548f61a9b..1744904dd 100644 --- a/libtdepim/tests/testlinklocator.cpp +++ b/libtdepim/tests/testlinklocator.cpp @@ -60,7 +60,7 @@ static bool checkGetEmailAddress( const TQString & input, int main(int argc, char *argv[]) { KApplication::disableAutoDcopRegistration(); - KCmdLineArgs::init( argc, argv, "testlinklocator", 0, 0, 0, 0 ); + TDECmdLineArgs::init( argc, argv, "testlinklocator", 0, 0, 0, 0 ); KApplication app( false, false ); // empty input |