Import: Filter vehicles in company vehicles lists by cargo patch
https://www.tt-forums.net/viewtopic.php?p=1193133#p1193133
This commit is contained in:

committed by
Jonathan G Rennison

parent
86a9438070
commit
b1613a24f0
@@ -17,6 +17,7 @@ enum GroupListWidgets {
|
||||
WID_GL_CAPTION, ///< Caption of the window.
|
||||
WID_GL_SORT_BY_ORDER, ///< Sort order.
|
||||
WID_GL_SORT_BY_DROPDOWN, ///< Sort by dropdown list.
|
||||
WID_GL_FILTER_BY_CARGO, ///< Filter vehicled by cargo type.
|
||||
WID_GL_LIST_VEHICLE, ///< List of the vehicles.
|
||||
WID_GL_LIST_VEHICLE_SCROLLBAR, ///< Scrollbar for the list.
|
||||
WID_GL_AVAILABLE_VEHICLES, ///< Available vehicles.
|
||||
|
Reference in New Issue
Block a user