mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-22 11:39:19 +02:00
move vehicle param window to vehicle list, add radiostop button
This commit is contained in:
@@ -59,8 +59,7 @@ private:
|
||||
bool m_pause_modal_opened { false };
|
||||
|
||||
command_relay m_relay;
|
||||
ui::vehiclelist_panel m_vehiclelist;
|
||||
ui::vehicleparams_panel m_vehicleparams;
|
||||
ui::vehiclelist_panel m_vehiclelist { ui::vehiclelist_panel(*this) };
|
||||
ui::map_panel m_mappanel;
|
||||
ui::time_panel m_timepanel;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user