DolphinQt: Allow mapping buttons to expand horizontally.

This commit is contained in:
Jordan Woyak
2022-11-11 23:02:56 -06:00
parent f28e5607fe
commit 6044bc32a8
2 changed files with 0 additions and 10 deletions

View File

@ -9,8 +9,6 @@
#include <QString>
#include <QWidget>
constexpr int WIDGET_MAX_WIDTH = 112;
class ControlGroupBox;
class InputConfig;
class MappingButton;