Add coverage button to waypoint window
This commit is contained in:
@@ -18,6 +18,7 @@ enum WaypointWidgets {
|
||||
WID_W_RENAME, ///< Rename this waypoint.
|
||||
WID_W_SHOW_VEHICLES, ///< Show the vehicles visiting this waypoint.
|
||||
WID_W_DEPARTURES, ///< Departures button.
|
||||
WID_W_CATCHMENT, ///< Coverage button.
|
||||
WID_W_TOGGLE_HIDDEN, ///< Toggle label hidden.
|
||||
WID_W_TOGGLE_HIDDEN_SEL, ///< Toggle label hidden selector.
|
||||
};
|
||||
|
Reference in New Issue
Block a user