Change: Improve layout of road/tram stop pickers.

This commit is contained in:
Peter Nelson
2023-10-31 20:22:05 +00:00
committed by Peter Nelson
parent 61deab08fc
commit db18f60beb
2 changed files with 113 additions and 120 deletions

View File

@@ -44,7 +44,6 @@ enum BuildRoadDepotWidgets {
enum BuildRoadStationWidgets {
/* Name starts with BRO instead of BR, because of collision with BuildRailStationWidgets */
WID_BROS_CAPTION, ///< Caption of the window.
WID_BROS_BACKGROUND, ///< Background of the window.
WID_BROS_STATION_NE, ///< Terminal station with NE entry.
WID_BROS_STATION_SE, ///< Terminal station with SE entry.
WID_BROS_STATION_SW, ///< Terminal station with SW entry.