From 42ec7286b2d36a9ba22925f816a17cb1cc2aa5ce Mon Sep 17 00:00:00 2001 From: chai Date: Sat, 30 Oct 2021 11:32:16 +0800 Subject: + Penlight --- Editor/GUI/WinUtils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Editor/GUI/WinUtils.h') diff --git a/Editor/GUI/WinUtils.h b/Editor/GUI/WinUtils.h index 9257d77..bef6420 100644 --- a/Editor/GUI/WinUtils.h +++ b/Editor/GUI/WinUtils.h @@ -5,7 +5,7 @@ namespace winutils { - HINSTANCE GetInstanceHandle(); + HINSTANCE GetInstanceHandle(); // ×¢²áwindows´°¿ÚÀà ATOM RegisterWindowClass(const wchar_t* className, WNDPROC windowProc, unsigned int style); -- cgit v1.1-26-g67d0