Bug fix, new test

This commit is contained in:
James Westman 2021-11-01 22:15:49 -05:00
parent 80b5698533
commit 7a65956195
No known key found for this signature in database
GPG key ID: CE2DBA0ADB654EA6
4 changed files with 16 additions and 1 deletions

View file

@ -0,0 +1,5 @@
using Gtk 4.0;
Label {
label: "Test 1 2 3\n & 4 \"5\" 6";
}