From 0164c6ff9a736f35e50e24361ee63b19556b8885 Mon Sep 17 00:00:00 2001 From: crupest Date: Thu, 21 Oct 2021 22:26:40 +0800 Subject: ... --- src/osx/gui/InputMethodPrivate.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/osx/gui/InputMethodPrivate.h') diff --git a/src/osx/gui/InputMethodPrivate.h b/src/osx/gui/InputMethodPrivate.h index d2fccb43..b0d7e4f8 100644 --- a/src/osx/gui/InputMethodPrivate.h +++ b/src/osx/gui/InputMethodPrivate.h @@ -57,6 +57,8 @@ class OsxInputMethodContextPrivate { Event composition_event_; Event composition_end_event_; Event text_event_; + + bool is_enabled_ = false; }; } // namespace details } // namespace cru::platform::gui::osx -- cgit v1.2.3