mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-21 20:39:18 +02:00
snapshot
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
#include "widgets/vehicleparams.h"
|
||||
|
||||
ui::vehiclelist_panel::vehiclelist_panel(ui_layer &parent)
|
||||
: ui_panel(STR_C(vehiclelist_window), false), m_parent(parent)
|
||||
: ui_panel(STR_C("Vehicle list"), false), m_parent(parent)
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user