mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-29 04:08:55 +00:00
DolphinQt: Explicitly include <QActionGroup> where applicable
An indirect inclusion scenario that breaks on Qt 6.0
This commit is contained in:
parent
f647ca4620
commit
765a1b3c09
3 changed files with 3 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
#include "DolphinQt/NetPlay/NetPlayDialog.h"
|
||||
|
||||
#include <QAction>
|
||||
#include <QActionGroup>
|
||||
#include <QApplication>
|
||||
#include <QClipboard>
|
||||
#include <QComboBox>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue