diff options
author | chai <chaifix@163.com> | 2020-11-15 19:29:01 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2020-11-15 19:29:01 +0800 |
commit | 7b0a6d1fe0117cf42a5776aaabda2db78599e5b8 (patch) | |
tree | 7f031ec4bcce355b8672b13142807a4148a1a860 /Editor/GUI/EditorWindows.cpp | |
parent | 7270cd95294d53180641b05784258df1e29f90d2 (diff) |
*misc
Diffstat (limited to 'Editor/GUI/EditorWindows.cpp')
-rw-r--r-- | Editor/GUI/EditorWindows.cpp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Editor/GUI/EditorWindows.cpp b/Editor/GUI/EditorWindows.cpp index 00c573a..6d24dbd 100644 --- a/Editor/GUI/EditorWindows.cpp +++ b/Editor/GUI/EditorWindows.cpp @@ -166,5 +166,6 @@ LRESULT CALLBACK GUIView::GUIViewWndProc(HWND hWnd, UINT message, WPARAM wParam, void GUIView::DoPaint() {
- +
+ }
\ No newline at end of file |