From 8bc199f487aad2badc9a54c2105f13fff3da7295 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 21:51:08 -0600 Subject: Rename KStartup for enhanced compatibility with KDE4 --- tdecore/twin.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecore/twin.cpp') 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 } -- cgit v1.2.1