From ca9f3d60920d52508238da2099544bb0da1a4ee4 Mon Sep 17 00:00:00 2001 From: ulf69 Date: Tue, 03 Aug 2004 21:19:48 +0000 Subject: cleanup of debug code --- (limited to 'kabc/plugins/qtopia') diff --git a/kabc/plugins/qtopia/resourceqtopia.cpp b/kabc/plugins/qtopia/resourceqtopia.cpp index 242e0c6..5565580 100644 --- a/kabc/plugins/qtopia/resourceqtopia.cpp +++ b/kabc/plugins/qtopia/resourceqtopia.cpp @@ -235,7 +235,7 @@ bool ResourceQtopia::lock( const QString &lockfileName ) if (QFile::exists( lockName )) { - qDebug("ResourceOpie::lock: lockfile %s already exists. (Delete it before continuing if nobody else is accessing the resourcefile %s)", lockName.latin1(), fileName()); + qDebug("ResourceOpie::lock: lockfile %s already exists. (Delete it before continuing if nobody else is accessing the resourcefile %s)", lockName.latin1(), fileName().latin1()); return false; } -- cgit v0.9.0.2