|
|
@ -59,7 +59,7 @@ int main(int argc, char **argv) {
|
|
|
|
aboutData.addCredit("Thanks to everyone in #KDE OpenProjects for "
|
|
|
|
aboutData.addCredit("Thanks to everyone in #KDE OpenProjects for "
|
|
|
|
"being supportive and helpful!");
|
|
|
|
"being supportive and helpful!");
|
|
|
|
|
|
|
|
|
|
|
|
KCmdLineArgs::init(argc, argv, &aboutData);
|
|
|
|
TDECmdLineArgs::init(argc, argv, &aboutData);
|
|
|
|
KUniqueApplication::addCmdLineOptions();
|
|
|
|
KUniqueApplication::addCmdLineOptions();
|
|
|
|
|
|
|
|
|
|
|
|
if (! KUniqueApplication::start()) {
|
|
|
|
if (! KUniqueApplication::start()) {
|
|
|
|