[i18n] QT Linguist TS reader.

This commit is contained in:
Jeroen van Rijn
2022-04-29 00:29:55 +02:00
parent ba23bfb7b9
commit 1289c96e2c
6 changed files with 243 additions and 42 deletions

View File

@@ -87,7 +87,6 @@ Option_Flag :: enum {
If a tag body has a comment, it will be stripped unless this option is given.
*/
Keep_Tag_Body_Comments,
}
Option_Flags :: bit_set[Option_Flag; u16]