summaryrefslogtreecommitdiffstats
path: root/bibletime/backend/bt_osishtml.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'bibletime/backend/bt_osishtml.cpp')
-rw-r--r--bibletime/backend/bt_osishtml.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/bibletime/backend/bt_osishtml.cpp b/bibletime/backend/bt_osishtml.cpp
index 29441f8..db75741 100644
--- a/bibletime/backend/bt_osishtml.cpp
+++ b/bibletime/backend/bt_osishtml.cpp
@@ -599,7 +599,7 @@ bool BT_OSISHTML::handleToken(sword::SWBuf &buf, const char *token, sword::Basic
else { // seg end tag
buf.append("</span>");
}
- //qWarning(TQString("handled <seg> token. result: %1").arg(buf.c_str()).latin1());
+ //qWarning(TQString("handled <seg> token. result: %1").tqarg(buf.c_str()).latin1());
}
//divine name, don't use simple tag replacing because it may have attributes