mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 02:15:47 -04:00
Qt: Implement relative mouse mode
This commit is contained in:
@ -39,6 +39,8 @@ public:
|
||||
|
||||
void SetButtonState(Button button, bool pressed);
|
||||
|
||||
bool GetSoftwareCursor(const Common::RGBA8Image** image, float* image_scale, bool* relative_mode) override;
|
||||
|
||||
private:
|
||||
void UpdatePosition();
|
||||
|
||||
|
Reference in New Issue
Block a user