mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-05-31 07:22:37 +00:00
Qt: Sort includes properly
This commit is contained in:
parent
cece179d77
commit
6268c7b3d5
58 changed files with 139 additions and 31 deletions
|
@ -13,8 +13,10 @@
|
|||
#include <QVBoxLayout>
|
||||
|
||||
#include "Common/CommonTypes.h"
|
||||
|
||||
#include "DolphinQt2/QtUtils/AspectRatioWidget.h"
|
||||
#include "DolphinQt2/TAS/StickWidget.h"
|
||||
|
||||
#include "InputCommon/GCPadStatus.h"
|
||||
|
||||
QGroupBox* CreateStickInputs(QDialog* window, QString name, QSpinBox*& x_value, QSpinBox*& y_value,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue