From 6f9e3b375faa083249b93d7b61ba8b498dd896af Mon Sep 17 00:00:00 2001 From: zhaohe Date: Sat, 9 Sep 2023 23:35:55 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86dwin=5Fscreen=E7=9A=84=E6=9E=84?= =?UTF-8?q?=E9=80=A0=E5=87=BD=E6=95=B0=E8=AE=BE=E7=BD=AE=E4=B8=BA=E7=A7=81?= =?UTF-8?q?=E6=9C=89=E5=87=BD=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- components/dwin/dwin_screen.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/components/dwin/dwin_screen.hpp b/components/dwin/dwin_screen.hpp index fcfa6ce..7088fbc 100644 --- a/components/dwin/dwin_screen.hpp +++ b/components/dwin/dwin_screen.hpp @@ -92,9 +92,10 @@ class DwinScreen { map m_rammanager_map; bool enablecrc = false; - DwinScreen(){}; public: + DwinScreen(){}; + /** * @brief *