mirror of
https://github.com/openharmony/miscservices_inputmethod.git
synced 2026-07-24 05:10:35 -04:00
@@ -97,8 +97,7 @@ namespace MiscServices {
|
||||
IMSA_HILOGI("InputMethodAbility::Initialize");
|
||||
InitialInputWindow();
|
||||
msgHandler = new MessageHandler();
|
||||
workThreadHandler = std::thread([this]
|
||||
{
|
||||
workThreadHandler = std::thread([this] {
|
||||
WorkThread();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user