From a6bd165d97b657cd51ab31aa6578513db0b47b42 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 17 Mar 2025 22:04:02 +0100 Subject: Change joystick button to save replay. Add joystick buttons for more actions. --- src/gui/GlobalSettingsPage.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'src/gui/GlobalSettingsPage.cpp') diff --git a/src/gui/GlobalSettingsPage.cpp b/src/gui/GlobalSettingsPage.cpp index 0abb4f9..82baa86 100644 --- a/src/gui/GlobalSettingsPage.cpp +++ b/src/gui/GlobalSettingsPage.cpp @@ -340,7 +340,10 @@ namespace gsr { list_ptr->add_widget(create_record_hotkey_options()); list_ptr->add_widget(create_stream_hotkey_options()); list_ptr->add_widget(create_screenshot_hotkey_options()); - list_ptr->add_widget(std::make_unique