summaryrefslogtreecommitdiffstats
path: root/libk9copy/progress.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <[email protected]>2012-03-01 13:18:35 -0600
committerTimothy Pearson <[email protected]>2012-03-01 13:18:35 -0600
commit99e47821ed59208c5490022ddb2d6f8ab2bc8b0d (patch)
tree6e8bdb4737921bbf360e04f833f9cbb5db999567 /libk9copy/progress.cpp
parentabb61585f84129bd4ae481a10d81437a8246fea0 (diff)
downloadk9copy-99e47821ed59208c5490022ddb2d6f8ab2bc8b0d.tar.gz
k9copy-99e47821ed59208c5490022ddb2d6f8ab2bc8b0d.zip
Rename additional global TQt functions
Diffstat (limited to 'libk9copy/progress.cpp')
-rw-r--r--libk9copy/progress.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/libk9copy/progress.cpp b/libk9copy/progress.cpp
index d8f7fb4..7c18a9c 100644
--- a/libk9copy/progress.cpp
+++ b/libk9copy/progress.cpp
@@ -121,7 +121,7 @@ void Progress::languageChange()
void Progress::bCancelClick()
{
- qWarning( "Progress::bCancelClick(): Not implemented yet" );
+ tqWarning( "Progress::bCancelClick(): Not implemented yet" );
}
#include "progress.moc"