summaryrefslogtreecommitdiffstats
path: root/src/mencoderCmdGen.cpp
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-01 13:18:35 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-03-01 13:18:35 -0600
commit99e47821ed59208c5490022ddb2d6f8ab2bc8b0d (patch)
tree6e8bdb4737921bbf360e04f833f9cbb5db999567 /src/mencoderCmdGen.cpp
parentabb61585f84129bd4ae481a10d81437a8246fea0 (diff)
downloadk9copy-99e47821ed59208c5490022ddb2d6f8ab2bc8b0d.tar.gz
k9copy-99e47821ed59208c5490022ddb2d6f8ab2bc8b0d.zip
Rename additional global TQt functions
Diffstat (limited to 'src/mencoderCmdGen.cpp')
-rw-r--r--src/mencoderCmdGen.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mencoderCmdGen.cpp b/src/mencoderCmdGen.cpp
index 7089281..14bf588 100644
--- a/src/mencoderCmdGen.cpp
+++ b/src/mencoderCmdGen.cpp
@@ -123,7 +123,7 @@ void MyDialog1::languageChange()
void MyDialog1::listViewCurrentChanged(TQListViewItem*)
{
- qWarning( "MyDialog1::listViewCurrentChanged(TQListViewItem*): Not implemented yet" );
+ tqWarning( "MyDialog1::listViewCurrentChanged(TQListViewItem*): Not implemented yet" );
}
#include "mencoderCmdGen.moc"