Change: Add horizontal scrollbar to Industry Directory window.
This list could be very wide depending on industries and language.
This commit is contained in:

committed by
Peter Nelson

parent
8ff6562b2f
commit
badce415ea
@@ -39,7 +39,8 @@ enum IndustryDirectoryWidgets {
|
||||
WID_ID_FILTER_BY_PROD_CARGO, ///< Produced cargo filter dropdown list.
|
||||
WID_ID_FILTER, ///< Textbox to filter industry name.
|
||||
WID_ID_INDUSTRY_LIST, ///< Industry list.
|
||||
WID_ID_SCROLLBAR, ///< Scrollbar of the list.
|
||||
WID_ID_HSCROLLBAR, ///< Horizontal scrollbar of the list.
|
||||
WID_ID_VSCROLLBAR, ///< Vertical scrollbar of the list.
|
||||
};
|
||||
|
||||
/** Widgets of the #IndustryCargoesWindow class */
|
||||
|
Reference in New Issue
Block a user