From 96990b2ea7e08f73d7b53207533dc3f94394ac89 Mon Sep 17 00:00:00 2001 From: Didac Perez Parera Date: Fri, 19 Feb 2021 01:26:54 -0800 Subject: Feature: Object class selection string filtering (#8603) --- src/widgets/object_widget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/widgets') diff --git a/src/widgets/object_widget.h b/src/widgets/object_widget.h index 9ca06e2fe..9afb783c5 100644 --- a/src/widgets/object_widget.h +++ b/src/widgets/object_widget.h @@ -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. -- cgit v1.2.3-70-g09d2