Microtouch support (working at least for MS-DOS, Windows 95 and Windows NT 3.5)
This commit is contained in:
@@ -250,7 +250,7 @@ RendererStack::enterEvent(QEvent *event)
|
||||
mousedata.mouse_tablet_in_proximity = 1;
|
||||
|
||||
if (mouse_input_mode == 1)
|
||||
QApplication::setOverrideCursor(Qt::BlankCursor);
|
||||
QApplication::setOverrideCursor(Qt::CrossCursor);
|
||||
}
|
||||
|
||||
void
|
||||
|
||||
Reference in New Issue
Block a user