mirror of
https://git.eden-emu.dev/eden-emu/eden
synced 2026-05-15 10:36:59 +02:00
EmuThread: refactor
This commit is contained in:
parent
db106151d7
commit
c11dff8639
6 changed files with 64 additions and 172 deletions
|
|
@ -332,7 +332,6 @@ private slots:
|
|||
void ResetWindowSize900();
|
||||
void ResetWindowSize1080();
|
||||
void OnCaptureScreenshot();
|
||||
void OnCoreError(Core::SystemResultStatus, std::string);
|
||||
void OnReinitializeKeys(ReinitializeKeyBehavior behavior);
|
||||
void OnLanguageChanged(const QString& locale);
|
||||
void OnMouseActivity();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue