Feature: Add a button to the vehicle advisory news window to open the group window.
This commit is contained in:

committed by
Charles Pigott

parent
cc1d72c3a3
commit
798e9ee93e
@@ -31,6 +31,7 @@ enum NewsWidgets {
|
||||
WID_N_VEH_NAME, ///< Name of the new vehicle.
|
||||
WID_N_VEH_SPR, ///< Graphical display of the new vehicle.
|
||||
WID_N_VEH_INFO, ///< Some technical data of the new vehicle.
|
||||
WID_N_SHOW_GROUP, ///< Show vehicle's group
|
||||
};
|
||||
|
||||
/** Widgets of the #MessageHistoryWindow class. */
|
||||
|
Reference in New Issue
Block a user