Rename KStartup for enhanced compatibility with KDE4

feat/lzip-support
Timothy Pearson 11 years ago
parent 008082895c
commit de1a873197

@ -203,7 +203,7 @@ int main(int argc, char *argv[]) {
DCOPClient::mainClient()->send( TDEApplication::kApplication() ->name(), "Krusader-Interface",
"moveToTop()", TQByteArray() );
KStartupInfo::appStarted();
TDEStartupInfo::appStarted();
return 1;
}

Loading…
Cancel
Save