summaryrefslogtreecommitdiff
path: root/src/widgets/vehicle_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/vehicle_widget.h')
-rw-r--r--src/widgets/vehicle_widget.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widgets/vehicle_widget.h b/src/widgets/vehicle_widget.h
index 3a68b00e5..ac9cf257b 100644
--- a/src/widgets/vehicle_widget.h
+++ b/src/widgets/vehicle_widget.h
@@ -49,6 +49,7 @@ enum VehicleDetailsWidgets {
WID_VD_TOP_DETAILS, ///< Panel with generic details.
WID_VD_INCREASE_SERVICING_INTERVAL, ///< Increase the servicing interval.
WID_VD_DECREASE_SERVICING_INTERVAL, ///< Decrease the servicing interval.
+ WID_VD_DEFAULT_SERVICING_INTERVAL, ///< Toggle default servicing interval.
WID_VD_SERVICING_INTERVAL, ///< Information about the servicing interval.
WID_VD_MIDDLE_DETAILS, ///< Details for non-trains.
WID_VD_MATRIX, ///< List of details for trains.