Rename KInstance and KAboutData to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 12 years ago
parent 386b5ee8b5
commit f0aef9df78

@ -344,8 +344,8 @@ main(int argc, char **argv)
"/org/freedesktop/Notifications",
G_OBJECT(daemon));
KAboutData aboutData("notification-daemon-tde", I18N_NOOP("TDE DBUS Notification Daemon"), version,
description, KAboutData::License_GPL,
TDEAboutData aboutData("notification-daemon-tde", I18N_NOOP("TDE DBUS Notification Daemon"), version,
description, TDEAboutData::License_GPL,
"(c) 2011, Timothy Pearson",
message, 0 /* TODO: Website */, "kb9vqf@pearsoncomputing.net");

Loading…
Cancel
Save