OpenTTD Source  20240919-master-gdf0233f4c2
main_widget.h File Reference

Go to the source code of this file.

Enumerations

enum  MainWidgets : WidgetID { WID_M_VIEWPORT }
 Widgets of the MainWindow class. More...
 

Detailed Description

Types related to the main widgets.

Definition in file main_widget.h.

Enumeration Type Documentation

◆ MainWidgets

Widgets of the MainWindow class.

Enumerator
WID_M_VIEWPORT 

Main window viewport.

Definition at line 14 of file main_widget.h.