forked from mirror/OpenTTD
Feature: allow filtering on name in rail station window (#8706)
This commit is contained in:
committed by
GitHub
parent
9c5a7d3a57
commit
e708fb38da
@@ -62,6 +62,8 @@ enum BuildRailStationWidgets {
|
||||
WID_BRAS_IMAGE, ///< Panel used at each cell of the matrix.
|
||||
WID_BRAS_MATRIX_SCROLL, ///< Scrollbar of the matrix widget.
|
||||
|
||||
WID_BRAS_FILTER_CONTAINER, ///< Container for the filter text box for the station class list.
|
||||
WID_BRAS_FILTER_EDITBOX, ///< Filter text box for the station class list.
|
||||
WID_BRAS_SHOW_NEWST_DEFSIZE, ///< Selection for default-size button for newstation.
|
||||
WID_BRAS_SHOW_NEWST_ADDITIONS, ///< Selection for newstation class selection list.
|
||||
WID_BRAS_SHOW_NEWST_MATRIX, ///< Selection for newstation image matrix.
|
||||
|
Reference in New Issue
Block a user