summaryrefslogtreecommitdiffstats
path: root/libtdepim/tests/testutf7decoder.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-01 13:35:40 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-01 13:35:40 -0600
commit17e2ed52dbf8fac39a04331da02b9572e9e2e304 (patch)
treecd0d57c975a55e05aac71794b363748f24625875 /libtdepim/tests/testutf7decoder.cpp
parenta684ecdeceae222d5aa930478b7bf59a3b7cae7f (diff)
downloadtdepim-17e2ed52dbf8fac39a04331da02b9572e9e2e304.tar.gz
tdepim-17e2ed52dbf8fac39a04331da02b9572e9e2e304.zip
Rename additional global TQt functions
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 b13fb30c..7cdd4aea 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();
}