From b6733edd172cb8488f81245addf613152f8a8015 Mon Sep 17 00:00:00 2001 From: peter1138 Date: Fri, 22 Feb 2019 18:14:06 +0000 Subject: Feature: Add coverage area display for existing stations. --- src/widgets/station_widget.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/widgets') diff --git a/src/widgets/station_widget.h b/src/widgets/station_widget.h index 82fe392e3..f9b5b266a 100644 --- a/src/widgets/station_widget.h +++ b/src/widgets/station_widget.h @@ -30,6 +30,7 @@ enum StationViewWidgets { WID_SV_ROADVEHS, ///< List of scheduled road vehs button. WID_SV_SHIPS, ///< List of scheduled ships button. WID_SV_PLANES, ///< List of scheduled planes button. + WID_SV_CATCHMENT, ///< Toggle catchment area highlight. }; /** Widgets of the #CompanyStationsWindow class. */ -- cgit v1.2.3-70-g09d2