The source project of this merge request has been removed.
pointerlockerqt: fix Lock button not reappearing after unlocking the pointer
The Lock button currently does not show up again after doing an unlock using "x" or left+right clicks. This MR patches that by using a central m_isLocked to convey lock status.
Edited by Piyush Aggarwal