mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-09-01 23:26:03 +00:00
RenderWidget: Remove mouse based Free Look since it has moved to the HotkeyScheduler
This commit is contained in:
parent
602cb39101
commit
679d51c289
2 changed files with 0 additions and 25 deletions
|
@ -33,7 +33,6 @@ private:
|
|||
void HandleCursorTimer();
|
||||
void OnHideCursorChanged();
|
||||
void OnKeepOnTopChanged(bool top);
|
||||
void OnFreeLookMouseMove(QMouseEvent* event);
|
||||
void PassEventToImGui(const QEvent* event);
|
||||
void SetImGuiKeyMap();
|
||||
void dragEnterEvent(QDragEnterEvent* event) override;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue