From 44e7f57d21680de28a5ccd7b6556697666061fe7 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Tue, 18 Mar 2025 01:02:45 +0100 Subject: Change joystick hotkeys to not conflict with steam --- src/gui/GlobalSettingsPage.cpp | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/gui') diff --git a/src/gui/GlobalSettingsPage.cpp b/src/gui/GlobalSettingsPage.cpp index 82baa86..44c5a1c 100644 --- a/src/gui/GlobalSettingsPage.cpp +++ b/src/gui/GlobalSettingsPage.cpp @@ -340,10 +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