diff options
author | Yuqian Yang <crupest@crupest.life> | 2025-10-17 12:06:14 +0800 |
---|---|---|
committer | Yuqian Yang <crupest@crupest.life> | 2025-10-17 12:06:14 +0800 |
commit | 32aa6f116acc6e3e20a1ec76cef45b29f7005ad7 (patch) | |
tree | 892b71060a88b58d9293d78033000b05818783df /demos/ScrollView/main.cpp | |
parent | faf77949e19dc0d01f75bf8abb783eda70328048 (diff) | |
download | cru-32aa6f116acc6e3e20a1ec76cef45b29f7005ad7.tar.gz cru-32aa6f116acc6e3e20a1ec76cef45b29f7005ad7.tar.bz2 cru-32aa6f116acc6e3e20a1ec76cef45b29f7005ad7.zip |
Remove String stage 1.
Diffstat (limited to 'demos/ScrollView/main.cpp')
-rw-r--r-- | demos/ScrollView/main.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/ScrollView/main.cpp b/demos/ScrollView/main.cpp index c7b4d0d6..f8e2adda 100644 --- a/demos/ScrollView/main.cpp +++ b/demos/ScrollView/main.cpp @@ -19,7 +19,7 @@ int main() { window.AddChild(&scroll_view); auto text_block = TextBlock::Create( - uR"([Verse 1] + R"([Verse 1] The snow glows white on the mountain tonight Not a footprint to be seen A kingdom of isolation |