(svn r25680) -Codechange: [Win32] Cancel the current IME composition when the input focus changes.
This commit is contained in:
@@ -33,6 +33,8 @@ public:
|
||||
|
||||
/* virtual */ bool ClaimMousePointer();
|
||||
|
||||
/* virtual */ void EditBoxLostFocus();
|
||||
|
||||
/* virtual */ const char *GetName() const { return "win32"; }
|
||||
|
||||
bool MakeWindow(bool full_screen);
|
||||
|
||||
Reference in New Issue
Block a user