From 9366415c8c48b2cf830e58ee2a2c8ca7b1be227f Mon Sep 17 00:00:00 2001 From: Nanako <469449812@qq.com> Date: Tue, 22 Apr 2025 22:30:35 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=8B=E8=AF=95git=E9=92=A9=E5=AD=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- example/src/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/example/src/main.cpp b/example/src/main.cpp index 24ac631..df704d5 100644 --- a/example/src/main.cpp +++ b/example/src/main.cpp @@ -62,7 +62,6 @@ int main(int argc, char* argv[]) { // const char*转换为std::u32string const auto& config_info_str = utf8::utf8to32(ss.str()); - // text_block->set_text(U"Hello, World! 你好,世界!\n换行测试1111,测试测试测试测试,测试测试😀🐵🙏 😃🐵🙏"); const auto& window = mwindow::create({ 800, 600 }, L"Hello, World!"); window->set_content(