Re-add removed group collapse/expand all buttons
This commit is contained in:
@@ -34,6 +34,8 @@ enum GroupListWidgets {
|
||||
WID_GL_DELETE_GROUP, ///< Delete group button.
|
||||
WID_GL_RENAME_GROUP, ///< Rename group button.
|
||||
WID_GL_LIVERY_GROUP, ///< Group livery button.
|
||||
WID_GL_COLLAPSE_ALL_GROUPS, ///< Collapse all groups button.
|
||||
WID_GL_EXPAND_ALL_GROUPS, ///< Expand all groups button.
|
||||
WID_GL_REPLACE_PROTECTION, ///< Replace protection button.
|
||||
WID_GL_INFO, ///< Group info.
|
||||
};
|
||||
|
Reference in New Issue
Block a user