Rename KInstance and KAboutData to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 12 years ago
parent 8e4a39ccc1
commit 55be36b281

@ -131,11 +131,11 @@ class KbfxConfigApplication : public KUniqueApplication
int main ( int argc, char **argv )
{
KAboutData about ( "kbfxconfigapp",
TDEAboutData about ( "kbfxconfigapp",
I18N_NOOP ( "kbfxconfigapp" ),
version,
description,
KAboutData::License_GPL,
TDEAboutData::License_GPL,
"(C) 2006 PhobosK",
0,
0,

Loading…
Cancel
Save