| OpenTTD
    | 
Types related to the engine widgets. More...
Go to the source code of this file.
| Enumerations | |
| enum | EnginePreviewWidgets { WID_EP_QUESTION, WID_EP_NO, WID_EP_YES } | 
| Widgets of the EnginePreviewWindow class.  More... | |
Types related to the engine widgets.
Definition in file engine_widget.h.
| enum EnginePreviewWidgets | 
Widgets of the EnginePreviewWindow class.
| WID_EP_QUESTION | The container for the question. | 
| WID_EP_NO | No button. | 
| WID_EP_YES | Yes button. | 
Definition at line 16 of file engine_widget.h.
 1.8.1.2
 1.8.1.2