mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-07-21 13:25:45 +00:00
yuzu/configuration/configure_input_player: Forward declare types where applicable
Allows removing the inclusion of the main input common header from the UI config header.
This commit is contained in:
parent
f056cb73ac
commit
bf796fd5dd
2 changed files with 7 additions and 2 deletions
|
@ -7,6 +7,7 @@
|
|||
#include <utility>
|
||||
#include <QColorDialog>
|
||||
#include <QGridLayout>
|
||||
#include <QKeyEvent>
|
||||
#include <QMenu>
|
||||
#include <QMessageBox>
|
||||
#include <QTimer>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue