summaryrefslogtreecommitdiff
path: root/src/widgets/rail_widget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/widgets/rail_widget.h')
-rw-r--r--src/widgets/rail_widget.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/widgets/rail_widget.h b/src/widgets/rail_widget.h
index f977f4480..2351e2096 100644
--- a/src/widgets/rail_widget.h
+++ b/src/widgets/rail_widget.h
@@ -58,6 +58,8 @@ enum BuildRailStationWidgets {
WID_BRAS_HIGHLIGHT_OFF, ///< Button for turning coverage highlighting off.
WID_BRAS_HIGHLIGHT_ON, ///< Button for turning coverage highlighting on.
+ WID_BRAS_ELEVATOR_OFF, ///< Button for turning elevator station off.
+ WID_BRAS_ELEVATOR_ON, ///< Button for turning elevator station on.
WID_BRAS_COVERAGE_TEXTS, ///< Empty space for the coverage texts.
WID_BRAS_MATRIX, ///< Matrix widget displaying the available stations.