(svn r25290) -Add: Assign string names to notable windows.
This commit is contained in:
@@ -690,7 +690,7 @@ static const NWidgetPart _nested_timetable_widgets[] = {
|
||||
};
|
||||
|
||||
static WindowDesc _timetable_desc(
|
||||
WDP_AUTO, 400, 130,
|
||||
WDP_AUTO, "view_vehicle_timetable", 400, 130,
|
||||
WC_VEHICLE_TIMETABLE, WC_VEHICLE_VIEW,
|
||||
WDF_CONSTRUCTION,
|
||||
_nested_timetable_widgets, lengthof(_nested_timetable_widgets)
|
||||
|
Reference in New Issue
Block a user