forked from mirror/OpenTTD
(svn r24700) -Cleanup: Remove WDF_UNCLICK_BUTTONS and make it the default.
This commit is contained in:
@@ -199,7 +199,7 @@ static const NWidgetPart _nested_set_date_widgets[] = {
|
||||
static const WindowDesc _set_date_desc(
|
||||
WDP_CENTER, 0, 0,
|
||||
WC_SET_DATE, WC_NONE,
|
||||
WDF_UNCLICK_BUTTONS,
|
||||
0,
|
||||
_nested_set_date_widgets, lengthof(_nested_set_date_widgets)
|
||||
);
|
||||
|
||||
|
Reference in New Issue
Block a user