Minor fixes for virtual input devices

This commit is contained in:
vaxerski
2022-11-07 22:22:13 +00:00
parent 2a20cf5379
commit aefc34b405
4 changed files with 12 additions and 5 deletions

View File

@@ -120,6 +120,9 @@ public:
CWindow* m_pFollowOnDnDBegin = nullptr;
// for virtual keyboards: whether we should respect them as normal ones
bool shouldIgnoreVirtualKeyboard(SKeyboard*);
private:
// for click behavior override