16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-07-21 11:19:19 +02:00
This commit is contained in:
milek7
2019-08-09 00:45:38 +02:00
parent 540b21113e
commit 1626864bfe
14 changed files with 493 additions and 475 deletions

View File

@@ -3,7 +3,7 @@
#include "simulation.h"
ui::keymapper_panel::keymapper_panel()
: ui_panel(STR("Keymapper"), true)
: ui_panel(STR("Keymapper"), false)
{
keyboard.init();
}