mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-05 10:56:31 -05:00
implement resume message
This commit is contained in:
@@ -244,6 +244,7 @@ private:
|
||||
bool ConfirmChangeGame();
|
||||
bool ConfirmForceLockedExit();
|
||||
void RequestGameExit();
|
||||
void RequestGameResume();
|
||||
void closeEvent(QCloseEvent* event) override;
|
||||
|
||||
private slots:
|
||||
|
Reference in New Issue
Block a user