input: only configure newly added touch devices
This commit is contained in:
parent
a4c120d608
commit
12227d7b6a
2 changed files with 17 additions and 7 deletions
|
|
@ -91,7 +91,7 @@ class CInputManager {
|
|||
|
||||
void setKeyboardLayout();
|
||||
void setPointerConfigs();
|
||||
void setTouchDeviceConfigs();
|
||||
void setTouchDeviceConfigs(STouchDevice* dev = nullptr);
|
||||
void setTabletConfigs();
|
||||
|
||||
void updateDragIcon();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue