mirror of
https://gitee.com/openharmony/inputmethod_imf
synced 2024-11-23 06:40:06 +00:00
Signed-off-by: ma-shaoyin <mashaoyin1@huawei.com>
Changes to be committed:
This commit is contained in:
parent
1067bc39b8
commit
21c489b454
@ -40,7 +40,7 @@ public:
|
||||
}
|
||||
virtual bool PostTaskToEventHandler(std::function<void()> task, const std::string &taskName)
|
||||
{
|
||||
return true;
|
||||
return false;
|
||||
}
|
||||
};
|
||||
} // namespace MiscServices
|
||||
|
Loading…
Reference in New Issue
Block a user