forked from mirror/OpenTTD
Feature: Object class selection string filtering (#8603)
This commit is contained in:
committed by
GitHub
parent
7577dfa575
commit
96990b2ea7
@@ -12,6 +12,7 @@
|
||||
|
||||
/** Widgets of the #BuildObjectWindow class. */
|
||||
enum BuildObjectWidgets {
|
||||
WID_BO_FILTER, ///< The filter text box for the object list.
|
||||
WID_BO_CLASS_LIST, ///< The list with classes.
|
||||
WID_BO_SCROLLBAR, ///< The scrollbar associated with the list.
|
||||
WID_BO_OBJECT_MATRIX, ///< The matrix with preview sprites.
|
||||
|
Reference in New Issue
Block a user