general: Fix compiler warnings on linux and miscellaneous changes
This commit is contained in:
parent
117bdc71e0
commit
97b2220a82
12 changed files with 31 additions and 22 deletions
|
@ -6,10 +6,11 @@
|
|||
|
||||
#include <memory>
|
||||
#include <QDialog>
|
||||
#include "yuzu/configuration/configure_input_player.h"
|
||||
|
||||
class QPushButton;
|
||||
|
||||
class ConfigureInputPlayer;
|
||||
|
||||
class InputProfiles;
|
||||
|
||||
namespace InputCommon {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue