diff options
Diffstat (limited to 'tdecmshell/main.cpp')
-rw-r--r-- | tdecmshell/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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 ) |