diff options
| author | crupest <crupest@outlook.com> | 2020-04-16 16:22:50 +0800 |
|---|---|---|
| committer | crupest <crupest@outlook.com> | 2020-04-16 16:22:50 +0800 |
| commit | 39c0b5ad6814db9e46ac2cb4ab64a37e0e19749b (patch) | |
| tree | 775745aa3126a0bb668f5e514c8a18090f676da6 /include/cru/platform/native/base.hpp | |
| parent | db663ebb463dc00416038d068e538ab410558503 (diff) | |
| download | cru-39c0b5ad6814db9e46ac2cb4ab64a37e0e19749b.tar.gz cru-39c0b5ad6814db9e46ac2cb4ab64a37e0e19749b.tar.bz2 cru-39c0b5ad6814db9e46ac2cb4ab64a37e0e19749b.zip | |
...
Diffstat (limited to 'include/cru/platform/native/base.hpp')
| -rw-r--r-- | include/cru/platform/native/base.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cru/platform/native/base.hpp b/include/cru/platform/native/base.hpp index 3cbf77c5..e0ecbda7 100644 --- a/include/cru/platform/native/base.hpp +++ b/include/cru/platform/native/base.hpp @@ -11,7 +11,7 @@ struct IUiApplication; struct INativeWindow; struct INativeWindowResolver; struct IInputMethodManager; -struct IInputMethodContextRef; +struct IInputMethodContext; struct Dpi { float x; |
