Merge pull request #5217 from lat9nq/save-on-boot
yuzu/main: Save settings when starting guest
This commit is contained in:
commit
5836530a87
2 changed files with 25 additions and 16 deletions
|
@ -263,6 +263,7 @@ private:
|
|||
const std::string& title_version = {});
|
||||
void UpdateStatusBar();
|
||||
void UpdateStatusButtons();
|
||||
void UpdateUISettings();
|
||||
void HideMouseCursor();
|
||||
void ShowMouseCursor();
|
||||
void OpenURL(const QUrl& url);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue