|
|
@ -175,7 +175,7 @@ void createTQApp()
|
|
|
|
"GTK Qt theme engine", KAboutData::License_GPL,
|
|
|
|
"GTK Qt theme engine", KAboutData::License_GPL,
|
|
|
|
"(c) 2011, Timothy Pearson",
|
|
|
|
"(c) 2011, Timothy Pearson",
|
|
|
|
"message goes here", 0 /* TODO: Website */, "kb9vqf@pearsoncomputing.net");
|
|
|
|
"message goes here", 0 /* TODO: Website */, "kb9vqf@pearsoncomputing.net");
|
|
|
|
KCmdLineArgs::init(argc, argv, &aboutData);
|
|
|
|
TDECmdLineArgs::init(argc, argv, &aboutData);
|
|
|
|
|
|
|
|
|
|
|
|
KApplication::disableAutoDcopRegistration();
|
|
|
|
KApplication::disableAutoDcopRegistration();
|
|
|
|
|
|
|
|
|
|
|
|