OpenTTD
|
Types related to the subsidy widgets. More...
Go to the source code of this file.
Enumerations | |
enum | SubsidyListWidgets { WID_SUL_PANEL, WID_SUL_SCROLLBAR } |
Widgets of the SubsidyListWindow class. More... |
Types related to the subsidy widgets.
Definition in file subsidy_widget.h.
enum SubsidyListWidgets |
Widgets of the SubsidyListWindow class.
WID_SUL_PANEL |
Main panel of window. |
WID_SUL_SCROLLBAR |
Scrollbar of panel. |
Definition at line 16 of file subsidy_widget.h.