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 a9390097..56074222 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::tdeinitExec( "kcmshell",
+ TDEApplication::tdeinitExec( "kcmshell",
TQString::fromLatin1("kcmkmrml"));
setStatus( NeedCollection );
return false;