| 1849 | ); |
| 1850 | |
| 1851 | void ShowIndustryProductionGraph(WindowNumber window_number) |
| 1852 | { |
| 1853 | AllocateWindowDescFront<IndustryProductionGraphWindow>(_industry_production_desc, window_number); |
| 1854 | } |
| 1855 | |
| 1856 | struct TownCargoGraphWindow : BaseCargoGraphWindow { |
| 1857 | static inline constexpr StringID RANGE_LABELS[] = { |