diff options
author | chai <chaifix@163.com> | 2019-06-09 21:12:25 +0800 |
---|---|---|
committer | chai <chaifix@163.com> | 2019-06-09 21:12:25 +0800 |
commit | 8ee3f7453bf7b0db5c7358e697e91714d825c87d (patch) | |
tree | 57283565219d1808b47bbd4a883a5a52b6eb7bae /source/Asura.Editor/system/editor_window.cpp | |
parent | d7a972a0f16da0fd7bf4c0b70913920216ff3113 (diff) |
*misc
Diffstat (limited to 'source/Asura.Editor/system/editor_window.cpp')
-rw-r--r-- | source/Asura.Editor/system/editor_window.cpp | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/source/Asura.Editor/system/editor_window.cpp b/source/Asura.Editor/system/editor_window.cpp new file mode 100644 index 0000000..0e2d4f4 --- /dev/null +++ b/source/Asura.Editor/system/editor_window.cpp @@ -0,0 +1,6 @@ +#include "editor_window.h" + +namespace AsuraEditor +{ + +} // AsruaEditor
\ No newline at end of file |