16
0
mirror of https://github.com/MaSzyna-EU07/maszyna.git synced 2026-09-01 11:39:18 +02:00

refactor: split Oncommmands from Train

This commit is contained in:
jerrrrycho
2026-07-28 23:19:28 +02:00
parent 7a40ec65b5
commit 75ea91a648
2 changed files with 2 additions and 0 deletions

View File

@@ -1,6 +1,7 @@
#include "stdafx.h"
#include "keymapper.h"
#include "simulation/simulation.h"
#include "utilities/translation.h"
ui::keymapper_panel::keymapper_panel()
: ui_panel(STR("Keymapper"), false)