summaryrefslogtreecommitdiffstats
path: root/libtdepim/tests/testutf7decoder.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libtdepim/tests/testutf7decoder.cpp')
-rw-r--r--libtdepim/tests/testutf7decoder.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libtdepim/tests/testutf7decoder.cpp b/libtdepim/tests/testutf7decoder.cpp
index b13fb30c3..7cdd4aeab 100644
--- a/libtdepim/tests/testutf7decoder.cpp
+++ b/libtdepim/tests/testutf7decoder.cpp
@@ -20,7 +20,7 @@ int main( int argc, char * argv[] ) {
my_cout << buffer;
} else {
- qWarning("usage: testutf7decoder string_to_decode\n");
+ tqWarning("usage: testutf7decoder string_to_decode\n");
}
TQTextCodec::deleteAllCodecs();
}