mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-12 02:59:00 +00:00
Merge pull request #10423 from Pokechu22/improperly-exclusive-radio-buttons
Fix improperly exclusive radio buttons
This commit is contained in:
commit
9ebfdff6b4
7 changed files with 15 additions and 7 deletions
|
@ -5,7 +5,6 @@
|
|||
|
||||
#include <utility>
|
||||
|
||||
#include <QButtonGroup>
|
||||
#include <QCursor>
|
||||
#include <QHBoxLayout>
|
||||
#include <QListWidget>
|
||||
|
|
|
@ -5,7 +5,6 @@
|
|||
|
||||
#include <fmt/format.h>
|
||||
|
||||
#include <QButtonGroup>
|
||||
#include <QDialog>
|
||||
#include <QDialogButtonBox>
|
||||
#include <QGridLayout>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue