summaryrefslogtreecommitdiffstats
path: root/kmrml/kmrml/lib/mrml_utils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kmrml/kmrml/lib/mrml_utils.cpp')
-rw-r--r--kmrml/kmrml/lib/mrml_utils.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmrml/kmrml/lib/mrml_utils.cpp b/kmrml/kmrml/lib/mrml_utils.cpp
index f20dad6a..d493e58d 100644
--- a/kmrml/kmrml/lib/mrml_utils.cpp
+++ b/kmrml/kmrml/lib/mrml_utils.cpp
@@ -43,7 +43,7 @@ Util::Util()
{
DCOPClient::setMainClient( new DCOPClient() );
if ( !DCOPClient::mainClient()->attach() )
- qWarning( "kio_mrml: Can't attach to DCOP Server.");
+ tqWarning( "kio_mrml: Can't attach to DCOP Server.");
}
}