mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-04-21 12:05:23 +00:00
Qt: include QButtonGroup in settings_dialog.cpp in order to fix Qt 5.11
This commit is contained in:
parent
72574b11ff
commit
598008868e
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#include <QVBoxLayout>
|
||||
#include <QButtonGroup>
|
||||
#include <QPushButton>
|
||||
#include <QMessageBox>
|
||||
#include <QInputDialog>
|
||||
|
|
Loading…
Add table
Reference in a new issue