mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-07-22 05:40:01 -06:00
DolphinQt: Allow mapping buttons to expand horizontally.
This commit is contained in:
@ -9,8 +9,6 @@
|
||||
#include <QString>
|
||||
#include <QWidget>
|
||||
|
||||
constexpr int WIDGET_MAX_WIDTH = 112;
|
||||
|
||||
class ControlGroupBox;
|
||||
class InputConfig;
|
||||
class MappingButton;
|
||||
|
Reference in New Issue
Block a user