Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>

Changes to be committed:
	modified:   frameworks/inputmethod_controller/src/input_method_controller.cpp
This commit is contained in:
ma-shaoyin
2022-07-20 12:56:11 +08:00
parent 5cc2861a8f
commit 7b28874656
2 changed files with 28 additions and 0 deletions
@@ -111,6 +111,8 @@ namespace MiscServices {
bool stop_;
int32_t enterKeyType_ = 0;
int32_t inputPattern_ = 0;
bool isStopInput {false};
};
} // namespace MiscServices
} // namespace OHOS