summaryrefslogtreecommitdiffstats
path: root/kmrml/kmrml/mrml_part.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmrml/kmrml/mrml_part.cpp')
-rw-r--r--kmrml/kmrml/mrml_part.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmrml/kmrml/mrml_part.cpp b/kmrml/kmrml/mrml_part.cpp
index c35e6607..542d3b9c 100644
--- a/kmrml/kmrml/mrml_part.cpp
+++ b/kmrml/kmrml/mrml_part.cpp
@@ -284,7 +284,7 @@ bool MrmlPart::openURL( const KURL& url )
"kmrml_ask_configure_gift" )
== KMessageBox::Yes )
{
- KApplication::kdeinitExec( "kcmshell",
+ KApplication::tdeinitExec( "kcmshell",
TQString::tqfromLatin1("kcmkmrml"));
settqStatus( NeedCollection );
return false;