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 --- tdecmshell/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdecmshell') diff --git a/tdecmshell/main.cpp b/tdecmshell/main.cpp index 358b00ccb..3415565a8 100644 --- a/tdecmshell/main.cpp +++ b/tdecmshell/main.cpp @@ -152,7 +152,7 @@ void KCMShellMultiDialog::activate( TQCString asn_id ) { kdDebug(780) << k_funcinfo << endl; - KStartupInfo::setNewStartupId( this, asn_id ); + TDEStartupInfo::setNewStartupId( this, asn_id ); } void KCMShell::setDCOPName(const TQCString &dcopName, bool rootMode ) -- cgit v1.2.1