Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change MidButton to MiddleButton due to Qt deprecation
This came from a warning while building on Ubuntu: bookidxview.cpp:7:31: warning: ‘Qt::MidButton’ is deprecated: MidButton is deprecated. Use MiddleButton instead 7 | _buttonRubberBandZoom(Qt::MidButton),
- Loading branch information