(svn r17851) -Codechange: Use pure nested widgets for the view-vehicle window.
This commit is contained in:
@@ -37,6 +37,8 @@ enum VehicleViewWindowWidgets {
|
||||
VVW_WIDGET_SHOW_DETAILS,
|
||||
VVW_WIDGET_CLONE_VEH,
|
||||
VVW_WIDGET_EMPTY_BOTTOM_RIGHT,
|
||||
VVW_WIDGET_SELECT_DEPOT_CLONE, ///< Selection widget between 'goto depot', and 'clone vehicle' buttons.
|
||||
VVW_WIDGET_SELECT_REFIT_TURN, ///< Selection widget between 'refit' and 'turn around' buttons.
|
||||
VVW_WIDGET_RESIZE,
|
||||
VVW_WIDGET_TURN_AROUND,
|
||||
VVW_WIDGET_FORCE_PROCEED,
|
||||
|
Reference in New Issue
Block a user