Group collapsing is now per-window, remove C++11 dependance.
Change from a std::map to a SmallVector.
This commit is contained in:
@@ -3355,8 +3355,8 @@ STR_GROUP_DELETE_TOOLTIP :{BLACK}Delete t
|
||||
STR_GROUP_RENAME_TOOLTIP :{BLACK}Rename the selected group
|
||||
STR_GROUP_COLLAPSE :{BLACK}Collapse
|
||||
STR_GROUP_EXPAND :{BLACK}Expand
|
||||
STR_GROUP_EXPAND_ALL :{BLACK}Expand all
|
||||
STR_GROUP_COLLAPSE_ALL :{BLACK}Collapse all
|
||||
STR_GROUP_EXPAND_ALL :{BLACK}Expand all
|
||||
STR_GROUP_COLLAPSE_ALL :{BLACK}Collapse all
|
||||
STR_GROUP_COLLAPSE_TOOLTIP :{BLACK}Click to collapse the selected group
|
||||
STR_GROUP_EXPAND_TOOLTIP :{BLACK}Click to expand the selected group
|
||||
STR_GROUP_REPLACE_PROTECTION_TOOLTIP :{BLACK}Click to protect this group from global autoreplace
|
||||
|
||||
Reference in New Issue
Block a user