(svn r17852) -Codechange: Use viewport nested widget in the view-vehicle window.
This commit is contained in:
@@ -28,7 +28,8 @@ enum VehicleViewWindowWidgets {
|
||||
VVW_WIDGET_CAPTION,
|
||||
VVW_WIDGET_STICKY,
|
||||
VVW_WIDGET_PANEL,
|
||||
VVW_WIDGET_VIEWPORT,
|
||||
VVW_WIDGET_INSET,
|
||||
VVW_WIDGET_VIEWPORT, ///< Viewport widget.
|
||||
VVW_WIDGET_START_STOP_VEH,
|
||||
VVW_WIDGET_CENTER_MAIN_VIEH,
|
||||
VVW_WIDGET_GOTO_DEPOT,
|
||||
|
Reference in New Issue
Block a user