@ -38,7 +38,7 @@ int main(int argc, char **argv)
aboutData.addCredit("John Eckerson", I18N_NOOP("Application wording"));
aboutData.addCredit("auxsvr", I18N_NOOP("Useful patches"));
KCmdLineArgs::init( argc, argv, &aboutData );
TDECmdLineArgs::init( argc, argv, &aboutData );
KUniqueApplication::addCmdLineOptions();
if ( !KUniqueApplication::start() )