mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-07-02 09:19:02 +00:00
EmuThread: refactor
This commit is contained in:
@@ -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();
|
||||
|
||||
Reference in New Issue
Block a user