Rename KStartup for enhanced compatibility with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent 05b723e1cf
commit e797f23207

@ -523,7 +523,7 @@ namespace Amarok
kapp->setStartupId( args.first().local8Bit() );
#ifdef TQ_WS_X11
// currently X11 only
KStartupInfo::appStarted();
TDEStartupInfo::appStarted();
#endif
args.pop_front();

Loading…
Cancel
Save