OpenTTD Source
20241108-master-g80f628063a
|
Types related to the main widgets. More...
Go to the source code of this file.
Enumerations | |
enum | MainWidgets : WidgetID { WID_M_VIEWPORT } |
Widgets of the MainWindow class. More... | |
Types related to the main widgets.
Definition in file main_widget.h.
enum MainWidgets : WidgetID |
Widgets of the MainWindow class.
Enumerator | |
---|---|
WID_M_VIEWPORT | Main window viewport. |
Definition at line 14 of file main_widget.h.