summaryrefslogtreecommitdiffstats
path: root/tests/auto/linguist/lupdate/testdata/good/proparsing/project.ts.result
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/linguist/lupdate/testdata/good/proparsing/project.ts.result')
-rw-r--r--tests/auto/linguist/lupdate/testdata/good/proparsing/project.ts.result22
1 files changed, 11 insertions, 11 deletions
diff --git a/tests/auto/linguist/lupdate/testdata/good/proparsing/project.ts.result b/tests/auto/linguist/lupdate/testdata/good/proparsing/project.ts.result
index 391f2f919..afe1b0b5f 100644
--- a/tests/auto/linguist/lupdate/testdata/good/proparsing/project.ts.result
+++ b/tests/auto/linguist/lupdate/testdata/good/proparsing/project.ts.result
@@ -4,49 +4,49 @@
<context>
<name>QApplication</name>
<message>
- <location filename="main.cpp" line="47"/>
+ <location filename="main.cpp" line="39"/>
<source>Hello world</source>
<comment>Platform-independent file</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="main_mac.cpp" line="47"/>
+ <location filename="main_mac.cpp" line="39"/>
<source>Hello macworld</source>
<comment>mac-only file</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="main_unix.cpp" line="47"/>
+ <location filename="main_unix.cpp" line="39"/>
<source>Hello unixworld</source>
<comment>unix-only file</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="main_win.cpp" line="47"/>
+ <location filename="main_win.cpp" line="39"/>
<source>Hello windowsworld</source>
<comment>Windows-only file</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="wildcard/main1.cpp" line="47"/>
+ <location filename="wildcard/main1.cpp" line="39"/>
<source>Hello world</source>
<comment>wildcard/main1.cpp</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="wildcard/mainfile.cpp" line="47"/>
+ <location filename="wildcard/mainfile.cpp" line="39"/>
<source>Hello world</source>
<comment>wildcard/main2.cpp</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="wildcard1.cpp" line="47"/>
+ <location filename="wildcard1.cpp" line="39"/>
<source>Hello world</source>
<comment>wildcard1.cpp</comment>
<translation type="unfinished"></translation>
</message>
<message>
- <location filename="wildcard99.cpp" line="47"/>
+ <location filename="wildcard99.cpp" line="39"/>
<source>Hello world</source>
<comment>wildcard99.cpp</comment>
<translation type="unfinished"></translation>
@@ -55,7 +55,7 @@
<context>
<name>QCoreApplication</name>
<message>
- <location filename="vpaths/dependpath/main_dependpath.cpp" line="48"/>
+ <location filename="vpaths/dependpath/main_dependpath.cpp" line="40"/>
<source>Hello from a VPATH</source>
<comment>See if the VPATH thing works</comment>
<translation type="unfinished"></translation>
@@ -64,7 +64,7 @@
<context>
<name>main</name>
<message>
- <location filename="main.qml" line="46"/>
+ <location filename="main.qml" line="38"/>
<source>From QML file in root</source>
<translation type="unfinished"></translation>
</message>
@@ -72,7 +72,7 @@
<context>
<name>notmain</name>
<message>
- <location filename="qml/notmain.qml" line="46"/>
+ <location filename="qml/notmain.qml" line="38"/>
<source>From QML file in qml</source>
<translation type="unfinished"></translation>
</message>