mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 15:27:53 +00:00
Qt: Fix mouse scalling
This commit is contained in:
parent
207fdfe57d
commit
6932c0ed2a
2 changed files with 8 additions and 18 deletions
|
@ -184,8 +184,6 @@ public:
|
|||
|
||||
void CaptureScreenshot(const QString& screenshot_path);
|
||||
|
||||
std::pair<u32, u32> ScaleTouch(const QPointF& pos) const;
|
||||
|
||||
/**
|
||||
* Instructs the window to re-launch the application using the specified program_index.
|
||||
* @param program_index Specifies the index within the application of the program to launch.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue