From e998a88b5ad6cc260836b3374e882e2ef67d5d35 Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 21 Oct 2021 22:15:52 +0800 Subject: ... --- include/cru/osx/gui/InputMethod.hpp | 1 + 1 file changed, 1 insertion(+) (limited to 'include/cru/osx/gui/InputMethod.hpp') diff --git a/include/cru/osx/gui/InputMethod.hpp b/include/cru/osx/gui/InputMethod.hpp index 79f06f36..6528ce57 100644 --- a/include/cru/osx/gui/InputMethod.hpp +++ b/include/cru/osx/gui/InputMethod.hpp @@ -12,6 +12,7 @@ class OsxInputMethodContextPrivate; class OsxInputMethodContext : public OsxGuiResource, public virtual IInputMethodContext { + friend OsxWindow; friend details::OsxInputMethodContextPrivate; public: -- cgit v1.2.3