mirror of
https://git.sr.ht/~thestr4ng3r/chiaki
synced 2025-08-14 18:57:07 -07:00
GUI: Add settings for keyboard mapping (#174)
This commit is contained in:
parent
d9773c55e0
commit
a605ba083d
8 changed files with 292 additions and 52 deletions
|
@ -60,6 +60,8 @@ add_executable(chiaki WIN32
|
|||
src/registdialog.cpp
|
||||
include/host.h
|
||||
src/host.cpp
|
||||
include/settingskeycapturedialog.h
|
||||
src/settingskeycapturedialog.cpp
|
||||
include/settingsdialog.h
|
||||
src/settingsdialog.cpp
|
||||
include/manualhostdialog.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue