From 5940809eb07770db73ccab789e80dbdc3ba2c576 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 21:52:06 -0600 Subject: Rename KStartup for enhanced compatibility with KDE4 --- amor/amor.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'amor/amor.cpp') diff --git a/amor/amor.cpp b/amor/amor.cpp index 8bb0130..c49a16b 100644 --- a/amor/amor.cpp +++ b/amor/amor.cpp @@ -187,7 +187,7 @@ Amor::Amor() : DCOPObject( "AmorIface" ), TQObject() mTipsQueue.setAutoDelete(true); - KStartupInfo::appStarted(); + TDEStartupInfo::appStarted(); } else { -- cgit v1.2.1