mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-05 01:12:32 -07: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:
@@ -7,6 +7,7 @@
|
||||
#include <utility>
|
||||
#include <QColorDialog>
|
||||
#include <QGridLayout>
|
||||
#include <QKeyEvent>
|
||||
#include <QMenu>
|
||||
#include <QMessageBox>
|
||||
#include <QTimer>
|
||||
|
Reference in New Issue
Block a user