mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-11-24 18:34:48 +00:00
Merge pull request #14024 from cobalt2727/patch-5
DolphinQt: explicitly include QAction for building with older QT6 libs
This commit is contained in:
commit
06b4c89c51
@ -3,6 +3,7 @@
|
|||||||
|
|
||||||
#include "DolphinQt/Config/WiimoteControllersWidget.h"
|
#include "DolphinQt/Config/WiimoteControllersWidget.h"
|
||||||
|
|
||||||
|
#include <QAction>
|
||||||
#include <QApplication>
|
#include <QApplication>
|
||||||
#include <QCheckBox>
|
#include <QCheckBox>
|
||||||
#include <QComboBox>
|
#include <QComboBox>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user