diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-01 13:23:29 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2012-03-01 13:23:29 -0600 |
| commit | 2dfc9a2950b3c7179ede2903d5713a8486cb0e8d (patch) | |
| tree | c1725476af2ed61a0c705b9312311e971d3c07b6 /pylupdate3/sametexth.cpp | |
| parent | 104997c6f7b545c0095fdc1b1573367bc4cb4d5b (diff) | |
| download | pytqt-2dfc9a2950b3c7179ede2903d5713a8486cb0e8d.tar.gz pytqt-2dfc9a2950b3c7179ede2903d5713a8486cb0e8d.zip | |
Rename additional global TQt functions
Diffstat (limited to 'pylupdate3/sametexth.cpp')
| -rw-r--r-- | pylupdate3/sametexth.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pylupdate3/sametexth.cpp b/pylupdate3/sametexth.cpp index 0f8f56a..fd67a55 100644 --- a/pylupdate3/sametexth.cpp +++ b/pylupdate3/sametexth.cpp @@ -73,6 +73,6 @@ void applySameTextHeuristic( MetaTranslator *tor, bool verbose ) } } if ( verbose && inserted != 0 ) - qWarning( " same-text heuristic provided %d translation%s", + tqWarning( " same-text heuristic provided %d translation%s", inserted, inserted == 1 ? "" : "s" ); } |
