summaryrefslogtreecommitdiffstats
path: root/tdecore/twin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tdecore/twin.cpp')
-rw-r--r--tdecore/twin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdecore/twin.cpp b/tdecore/twin.cpp
index bdd1e099a..a0cc69dc1 100644
--- a/tdecore/twin.cpp
+++ b/tdecore/twin.cpp
@@ -731,7 +731,7 @@ void KWin::lowerWindow( WId win )
void KWin::appStarted()
{
#ifdef Q_WS_X11
- KStartupInfo::appStarted();
+ TDEStartupInfo::appStarted();
#endif
}