diff options
author | João Abecasis <joao@abecasis.name> | 2009-09-04 11:03:26 (GMT) |
---|---|---|
committer | João Abecasis <joao@abecasis.name> | 2009-09-04 14:41:23 (GMT) |
commit | 504b819e01d5b3768fc525c648ce43a1574b81d8 (patch) | |
tree | 07524af5858fabbf364edeaa722e11b59ff80ca2 /tests/auto/linguist/lupdate/testdata/good/multiple_locations/project.ts.result | |
parent | fcd105dba705f148f774e085f6deb8be96fce628 (diff) | |
download | Qt-504b819e01d5b3768fc525c648ce43a1574b81d8.zip Qt-504b819e01d5b3768fc525c648ce43a1574b81d8.tar.gz Qt-504b819e01d5b3768fc525c648ce43a1574b81d8.tar.bz2 |
Updating line-numbers for linguist auto tests
Diffstat (limited to 'tests/auto/linguist/lupdate/testdata/good/multiple_locations/project.ts.result')
-rw-r--r-- | tests/auto/linguist/lupdate/testdata/good/multiple_locations/project.ts.result | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/auto/linguist/lupdate/testdata/good/multiple_locations/project.ts.result b/tests/auto/linguist/lupdate/testdata/good/multiple_locations/project.ts.result index ec1f02f..a7ae155 100644 --- a/tests/auto/linguist/lupdate/testdata/good/multiple_locations/project.ts.result +++ b/tests/auto/linguist/lupdate/testdata/good/multiple_locations/project.ts.result @@ -4,9 +4,9 @@ <context> <name>context</name> <message> - <location filename="finddialog.cpp" line="43"/> - <location filename="finddialog.cpp" line="48"/> - <location filename="main.cpp" line="47"/> + <location filename="finddialog.cpp" line="42"/> + <location filename="finddialog.cpp" line="47"/> + <location filename="main.cpp" line="46"/> <source>just a message</source> <extracomment>This is one comment ---------- |