diff options
author | crupest <crupest@outlook.com> | 2021-10-13 20:47:02 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2021-10-13 20:47:02 +0800 |
commit | 7ee9420d02be02868b10056753e046f42d022c96 (patch) | |
tree | 5c327c9a3a793a071c1d07b64b1a46b60a0b20eb /include/cru/osx/gui/InputMethod.hpp | |
parent | 4fc39124bc876a9c78a04cb86397a4f0f08878e9 (diff) | |
download | cru-7ee9420d02be02868b10056753e046f42d022c96.tar.gz cru-7ee9420d02be02868b10056753e046f42d022c96.tar.bz2 cru-7ee9420d02be02868b10056753e046f42d022c96.zip |
...
Diffstat (limited to 'include/cru/osx/gui/InputMethod.hpp')
-rw-r--r-- | include/cru/osx/gui/InputMethod.hpp | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/cru/osx/gui/InputMethod.hpp b/include/cru/osx/gui/InputMethod.hpp new file mode 100644 index 00000000..426392dd --- /dev/null +++ b/include/cru/osx/gui/InputMethod.hpp @@ -0,0 +1,3 @@ +#pragma once +#include "Resource.hpp" +#include "Window.hpp" |