Browse Source
yuzu qt: Add an Apply button to configuration dialogs
yuzu qt: Add an Apply button to configuration dialogs
Most of the code already exists to do this, but the Apply button itself was never added. This adds a button and boolean that tells yuzu to save the configuration after applying settings, even if close/Cancel is pressed on the dialog. Changes after applying will not be saved when Cancel is pressed, though.nce_cpp
6 changed files with 57 additions and 18 deletions
-
14src/yuzu/configuration/configure_dialog.cpp
-
3src/yuzu/configuration/configure_dialog.h
-
14src/yuzu/configuration/configure_per_game.cpp
-
2src/yuzu/configuration/configure_per_game.h
-
40src/yuzu/main.cpp
-
2src/yuzu/uisettings.h
Write
Preview
Loading…
Cancel
Save
Reference in new issue