internal: fix initial cursor warping (#7793)
This commit is contained in:
parent
4dbdb556fe
commit
e74efd87e5
3 changed files with 35 additions and 40 deletions
|
|
@ -26,7 +26,6 @@ class CPointerManager {
|
|||
public:
|
||||
CPointerManager();
|
||||
|
||||
void checkDefaultCursorWarp(SP<CMonitor> monitor, std::string monitorName);
|
||||
void attachPointer(SP<IPointer> pointer);
|
||||
void attachTouch(SP<ITouch> touch);
|
||||
void attachTablet(SP<CTablet> tablet);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue