| OpenTTD
    | 
Types related to the network chat widgets. More...
Go to the source code of this file.
| Enumerations | |
| enum | NetWorkChatWidgets { WID_NC_CLOSE, WID_NC_BACKGROUND, WID_NC_DESTINATION, WID_NC_TEXTBOX, WID_NC_SENDBUTTON } | 
| Widgets of the NetworkChatWindow class.  More... | |
Types related to the network chat widgets.
Definition in file network_chat_widget.h.
| enum NetWorkChatWidgets | 
Widgets of the NetworkChatWindow class.
| WID_NC_CLOSE | Close button. | 
| WID_NC_BACKGROUND | Background of the window. | 
| WID_NC_DESTINATION | Destination. | 
| WID_NC_TEXTBOX | Textbox. | 
| WID_NC_SENDBUTTON | Send button. | 
Definition at line 16 of file network_chat_widget.h.
 1.8.1.2
 1.8.1.2