aboutsummaryrefslogtreecommitdiff
path: root/include/cru/osx/gui/InputMethod.hpp
diff options
context:
space:
mode:
authorcrupest <crupest@outlook.com>2021-10-13 20:47:02 +0800
committercrupest <crupest@outlook.com>2021-10-13 20:47:02 +0800
commit7ee9420d02be02868b10056753e046f42d022c96 (patch)
tree5c327c9a3a793a071c1d07b64b1a46b60a0b20eb /include/cru/osx/gui/InputMethod.hpp
parent4fc39124bc876a9c78a04cb86397a4f0f08878e9 (diff)
downloadcru-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.hpp3
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"