Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
QWindowsTheme::themeHint(): Handle special value of SPI_GETWHEELSCROL…
…LLINES When the mouse wheel step is set to "Scroll one screen", querying SPI_GETWHEELSCROLLLINES returns the special value unsigned(-1). Return the default instead of converting it to int in that case since Qt does not implement it. Task-number: QTBUG-52384 Change-Id: I793e5c09103fe0c7c4a378aba97e9f63ae1c2f35 Reviewed-by: Giuseppe D'Angelo <[email protected]> Reviewed-by: Oliver Wolff <[email protected]>
- Loading branch information