summaryrefslogtreecommitdiffstats
path: root/poxml/split.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'poxml/split.cpp')
-rw-r--r--poxml/split.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/poxml/split.cpp b/poxml/split.cpp
index 29104d3e..cf09debe 100644
--- a/poxml/split.cpp
+++ b/poxml/split.cpp
@@ -9,7 +9,7 @@ int main( int argc, char **argv )
bool report_mismatches = qstrcmp(getenv("REPORT_MISMATCHES"), "no");
if (argc != 3) {
- qWarning("usage: %s english-XML translated-XML", argv[0]);
+ tqWarning("usage: %s english-XML translated-XML", argv[0]);
exit(1);
}