forked from mirror/OpenTTD
(svn r18588) -Feature [FS#2943]: Add shading and unshading of windows.
This commit is contained in:
@@ -1016,6 +1016,7 @@ static const NWidgetPart _nested_message_history[] = {
|
||||
NWidget(NWID_HORIZONTAL),
|
||||
NWidget(WWT_CLOSEBOX, COLOUR_BROWN),
|
||||
NWidget(WWT_CAPTION, COLOUR_BROWN), SetDataTip(STR_MESSAGE_HISTORY, STR_TOOLTIP_WINDOW_TITLE_DRAG_THIS),
|
||||
NWidget(WWT_SHADEBOX, COLOUR_BROWN),
|
||||
NWidget(WWT_STICKYBOX, COLOUR_BROWN),
|
||||
EndContainer(),
|
||||
|
||||
|
Reference in New Issue
Block a user