OpenTTD Source  20240917-master-g9ab0a47812
subsidy_widget.h File Reference

Go to the source code of this file.

Enumerations

enum  SubsidyListWidgets : WidgetID { WID_SUL_PANEL, WID_SUL_SCROLLBAR }
 Widgets of the SubsidyListWindow class. More...
 

Detailed Description

Types related to the subsidy widgets.

Definition in file subsidy_widget.h.

Enumeration Type Documentation

◆ SubsidyListWidgets

Widgets of the SubsidyListWindow class.

Enumerator
WID_SUL_PANEL 

Main panel of window.

WID_SUL_SCROLLBAR 

Scrollbar of panel.

Definition at line 14 of file subsidy_widget.h.