From 9c4ceda4980ae0854b60c3242f9fb235053e883b Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 31 Jan 2013 21:51:42 -0600 Subject: Rename KStartup for enhanced compatibility with KDE4 --- knewsticker/knewsticker.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'knewsticker/knewsticker.cpp') diff --git a/knewsticker/knewsticker.cpp b/knewsticker/knewsticker.cpp index 3e72fa1e..735b5106 100644 --- a/knewsticker/knewsticker.cpp +++ b/knewsticker/knewsticker.cpp @@ -84,7 +84,7 @@ KNewsTicker::KNewsTicker(const TQString &cfgFile, Type t, int actions, TQWidget reparseConfig(); - KStartupInfo::appStarted(); + TDEStartupInfo::appStarted(); } KNewsTicker::~KNewsTicker() -- cgit v1.2.1