Merge branch 'master' into jgrpp
# Conflicts: # src/debug.cpp # src/saveload/afterload.cpp # src/saveload/saveload.cpp # src/settings_type.h # src/town_cmd.cpp # src/window.cpp
This commit is contained in:
@@ -14,9 +14,11 @@
|
||||
|
||||
/** Widgets of the #MusicTrackSelectionWindow class. */
|
||||
enum MusicTrackSelectionWidgets {
|
||||
WID_MTS_CAPTION, ///< Window caption.
|
||||
WID_MTS_LIST_LEFT, ///< Left button.
|
||||
WID_MTS_PLAYLIST, ///< Playlist.
|
||||
WID_MTS_LIST_RIGHT, ///< Right button.
|
||||
WID_MTS_MUSICSET, ///< Music set selection.
|
||||
WID_MTS_ALL, ///< All button.
|
||||
WID_MTS_OLD, ///< Old button.
|
||||
WID_MTS_NEW, ///< New button.
|
||||
|
@@ -33,7 +33,7 @@ enum ToolbarNormalWidgets {
|
||||
WID_TN_TRAINS = WID_TN_VEHICLE_START, ///< Train menu.
|
||||
WID_TN_ROADVEHS, ///< Road vehicle menu.
|
||||
WID_TN_SHIPS, ///< Ship menu.
|
||||
WID_TN_AIRCRAFTS, ///< Aircraft menu.
|
||||
WID_TN_AIRCRAFT, ///< Aircraft menu.
|
||||
WID_TN_ZOOM_IN, ///< Zoom in the main viewport.
|
||||
WID_TN_ZOOM_OUT, ///< Zoom out the main viewport.
|
||||
WID_TN_BUILDING_TOOLS_START, ///< Helper for the offset of the building tools
|
||||
|
Reference in New Issue
Block a user