Merge pull request #22017 from YeldhamDev/errors_tab_changes
Add expand/collapse all buttons for the "Errors" tab
This commit is contained in:
+1
-1
@@ -76,7 +76,7 @@ public:
|
||||
SIZE_EXPAND = 2,
|
||||
SIZE_EXPAND_FILL = SIZE_EXPAND | SIZE_FILL,
|
||||
SIZE_SHRINK_CENTER = 4, //ignored by expand or fill
|
||||
SIZE_SHRINK_END = 8, //ignored by expand or fil
|
||||
SIZE_SHRINK_END = 8, //ignored by expand or fill
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user