summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 21:41:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2013-01-31 21:41:10 -0600
commit3cedb6a5f7a9c3e0c04303289e025ce6fe91e164 (patch)
tree32f4118d1b655bc6df414c705f91c402277bbc3d
parentb036ec2e851499cf087de0f7cca3372344723dc0 (diff)
downloadbasket-3cedb6a5.tar.gz
basket-3cedb6a5.zip
Rename KStartup for enhanced compatibility with KDE4
-rw-r--r--kontact_plugin/uniqueapphandler.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kontact_plugin/uniqueapphandler.cpp b/kontact_plugin/uniqueapphandler.cpp
index a5cb959..39513d6 100644
--- a/kontact_plugin/uniqueapphandler.cpp
+++ b/kontact_plugin/uniqueapphandler.cpp
@@ -74,7 +74,7 @@ int UniqueAppHandler::newInstance()
if ( kapp->mainWidget() ) {
kapp->mainWidget()->show();
KWin::forceActiveWindow( kapp->mainWidget()->winId() );
- KStartupInfo::appStarted();
+ TDEStartupInfo::appStarted();
}
// Then ensure the part appears in kontact