From 83b3ebd7f0a4263999bdc8180e0fb5765603a4f1 Mon Sep 17 00:00:00 2001 From: Rafael Kitover Date: Wed, 9 Jan 2019 08:32:03 -0800 Subject: [PATCH] fix audio api radio buttons Only the first wxRadioButton in a group is supposed to have the wxRB_GROUP style, I broke this in 964f086b. --- src/wx/xrc/SoundConfig.xrc | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/wx/xrc/SoundConfig.xrc b/src/wx/xrc/SoundConfig.xrc index 77c220a2..732d8e5b 100644 --- a/src/wx/xrc/SoundConfig.xrc +++ b/src/wx/xrc/SoundConfig.xrc @@ -109,7 +109,6 @@ - wxALL|wxEXPAND 5 @@ -117,7 +116,6 @@ - wxALL 5 @@ -125,7 +123,6 @@ - wxALL|wxEXPAND 5 @@ -133,7 +130,6 @@ - wxALL|wxEXPAND 5