diff options
Diffstat (limited to 'tests/auto/linguist/lupdate/testdata/good/multiple_locations/main.cpp')
-rw-r--r-- | tests/auto/linguist/lupdate/testdata/good/multiple_locations/main.cpp | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/tests/auto/linguist/lupdate/testdata/good/multiple_locations/main.cpp b/tests/auto/linguist/lupdate/testdata/good/multiple_locations/main.cpp new file mode 100644 index 0000000..71d9085 --- /dev/null +++ b/tests/auto/linguist/lupdate/testdata/good/multiple_locations/main.cpp @@ -0,0 +1,13 @@ + + + + +//: This is a comment, too. +QT_TRANSLATE_NOOP("context", "just a message") + + + + + + + |