diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-01 13:18:35 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-01 13:18:35 -0600 |
| commit | 99e47821ed59208c5490022ddb2d6f8ab2bc8b0d (patch) | |
| tree | 6e8bdb4737921bbf360e04f833f9cbb5db999567 /src/mencoderCmdGen.cpp | |
| parent | abb61585f84129bd4ae481a10d81437a8246fea0 (diff) | |
| download | k9copy-99e47821ed59208c5490022ddb2d6f8ab2bc8b0d.tar.gz k9copy-99e47821ed59208c5490022ddb2d6f8ab2bc8b0d.zip | |
Rename additional global TQt functions
Diffstat (limited to 'src/mencoderCmdGen.cpp')
| -rw-r--r-- | src/mencoderCmdGen.cpp | 2 |
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" |
