summaryrefslogtreecommitdiff
path: root/src/widgets/waypoint_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/waypoint_widget.h')
-rw-r--r--src/widgets/waypoint_widget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/waypoint_widget.h b/src/widgets/waypoint_widget.h
index 8fceddaa7..e73f3af6d 100644
--- a/src/widgets/waypoint_widget.h
+++ b/src/widgets/waypoint_widget.h
@@ -19,6 +19,7 @@ enum WaypointWidgets {
WID_W_CENTER_VIEW, ///< Center the main view on this waypoint.
WID_W_RENAME, ///< Rename this waypoint.
WID_W_SHOW_VEHICLES, ///< Show the vehicles visiting this waypoint.
+ WID_W_DEPARTURES, ///< Departures button.
};
#endif /* WIDGETS_WAYPOINT_WIDGET_H */