diff options
Diffstat (limited to 'src/widgets/settings_widget.h')
-rw-r--r-- | src/widgets/settings_widget.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/settings_widget.h b/src/widgets/settings_widget.h index 2482dfd0b..2eb6180f5 100644 --- a/src/widgets/settings_widget.h +++ b/src/widgets/settings_widget.h @@ -15,7 +15,6 @@ enum GameOptionsWidgets { WID_GO_BACKGROUND, ///< Background of the window. WID_GO_CURRENCY_DROPDOWN, ///< Currency dropdown. WID_GO_DISTANCE_DROPDOWN, ///< Measuring unit dropdown. - WID_GO_ROADSIDE_DROPDOWN, ///< Dropdown to select the road side (to set the right side ;)). WID_GO_AUTOSAVE_DROPDOWN, ///< Dropdown to say how often to autosave. WID_GO_LANG_DROPDOWN, ///< Language dropdown. WID_GO_RESOLUTION_DROPDOWN, ///< Dropdown for the resolution. |