OpenTTD Source
20241108-master-g80f628063a
|
Types related to the depot widgets. More...
Go to the source code of this file.
Enumerations | |
enum | DepotWidgets : WidgetID { WID_D_CAPTION , WID_D_SELL , WID_D_SHOW_SELL_CHAIN , WID_D_SELL_CHAIN , WID_D_SELL_ALL , WID_D_AUTOREPLACE , WID_D_MATRIX , WID_D_V_SCROLL , WID_D_SHOW_H_SCROLL , WID_D_H_SCROLL , WID_D_BUILD , WID_D_CLONE , WID_D_LOCATION , WID_D_SHOW_RENAME , WID_D_RENAME , WID_D_VEHICLE_LIST , WID_D_STOP_ALL , WID_D_START_ALL } |
Widgets of the DepotWindow class. More... | |
Types related to the depot widgets.
Definition in file depot_widget.h.
enum DepotWidgets : WidgetID |
Widgets of the DepotWindow class.
Definition at line 14 of file depot_widget.h.