OpenTTD Source 20250206-master-g6089ed8059
help_widget.h File Reference

Types related to the help window widgets. More...

Go to the source code of this file.

Enumerations

enum  HelpWindowWidgets : WidgetID {
  WID_HW_README , WID_HW_CHANGELOG , WID_HW_KNOWN_BUGS , WID_HW_LICENSE ,
  WID_HW_FONTS , WID_HW_WEBSITE , WID_HW_WIKI , WID_HW_BUGTRACKER ,
  WID_HW_COMMUNITY
}
 Widgets of the HelpWindow class. More...
 

Detailed Description

Types related to the help window widgets.

Definition in file help_widget.h.

Enumeration Type Documentation

◆ HelpWindowWidgets

Widgets of the HelpWindow class.

Definition at line 14 of file help_widget.h.