From 32aa6f116acc6e3e20a1ec76cef45b29f7005ad7 Mon Sep 17 00:00:00 2001 From: Yuqian Yang Date: Fri, 17 Oct 2025 12:06:14 +0800 Subject: Remove String stage 1. --- demos/ScrollView/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'demos/ScrollView/main.cpp') 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 -- cgit v1.2.3