From 3cedb6a5f7a9c3e0c04303289e025ce6fe91e164 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 21:41:10 -0600 Subject: Rename KStartup for enhanced compatibility with KDE4 --- kontact_plugin/uniqueapphandler.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kontact_plugin/uniqueapphandler.cpp') 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 -- cgit v1.2.1