mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-20 22:05:12 +00:00
Qt: add mouse config legend to mouse move dialog
This commit is contained in:
parent
d6f2f66f2b
commit
061be74cdb
4 changed files with 73 additions and 4 deletions
|
|
@ -11,6 +11,8 @@
|
|||
#include <QMessageBox>
|
||||
#include <QVBoxLayout>
|
||||
|
||||
LOG_CHANNEL(cfg_log, "CFG");
|
||||
|
||||
constexpr u32 button_count = 8;
|
||||
|
||||
raw_mouse_settings_dialog::raw_mouse_settings_dialog(QWidget* parent)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue