summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/proparsingsubs/project.ts.result
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/linguist/lupdate/testdata/good/proparsingsubs/project.ts.result')
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsingsubs/project.ts.result10
1 files changed, 5 insertions, 5 deletions
diff --git a/tests/auto/linguist/lupdate/testdata/good/proparsingsubs/project.ts.result b/tests/auto/linguist/lupdate/testdata/good/proparsingsubs/project.ts.result
index 4b169327d..6ab12458d 100644
--- a/tests/auto/linguist/lupdate/testdata/good/proparsingsubs/project.ts.result
+++ b/tests/auto/linguist/lupdate/testdata/good/proparsingsubs/project.ts.result
@@ -4,25 +4,25 @@
<context>
<name>QApplication</name>
<message>
- <location filename="win/main_win.cpp" line="47"/>
+ <location filename="win/main_win.cpp" line="39"/>
<source>Hello windowsworld</source>
<comment>Windows-only file</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="mac/main_mac.cpp" line="47"/>
+ <location filename="mac/main_mac.cpp" line="39"/>
<source>Hello macworld</source>
<comment>mac-only file</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="unix/main_unix.cpp" line="47"/>
+ <location filename="unix/main_unix.cpp" line="39"/>
<source>Hello unixworld</source>
<comment>unix-only file</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="common/main.cpp" line="47"/>
+ <location filename="common/main.cpp" line="39"/>
<source>Hello world</source>
<comment>Platform-independent file</comment>
<translation type="unfinished"></translation>
@@ -31,7 +31,7 @@
<context>
<name>nm::Test</name>
<message>
- <location filename="sub/src/test.cpp" line="51"/>
+ <location filename="sub/src/test.cpp" line="43"/>
<source>MyText</source>
<translation type="unfinished"></translation>
</message>