Add setting to allow hiding viewport labels of inidivudal waypoints
This commit is contained in:
@@ -18,6 +18,8 @@ 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_TOGGLE_HIDDEN, ///< Toggle label hidden.
|
||||
WID_W_TOGGLE_HIDDEN_SEL, ///< Toggle label hidden selector.
|
||||
};
|
||||
|
||||
#endif /* WIDGETS_WAYPOINT_WIDGET_H */
|
||||
|
Reference in New Issue
Block a user