sfx2/sdi/sfx.sdi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
New commits:
commit 40559dd30db04ab67d27fafe1e0c928757f7e7c0
Author: Seth Chaiklin <[email protected]>
AuthorDate: Tue Apr 26 22:43:49 2022 +0100
Commit: Seth Chaiklin <[email protected]>
CommitDate: Wed Apr 27 09:37:41 2022 +0200
tdf#131760 change category of Styles command
"Format" -> "View"
Change-Id: Ia702a28fd7eacf52bf02964e9dad7a3b69390241
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/133413
Tested-by: Jenkins
Reviewed-by: Seth Chaiklin <[email protected]>
diff --git a/sfx2/sdi/sfx.sdi b/sfx2/sdi/sfx.sdi
index 5115dec907c0..834c898a59ae 100644
--- a/sfx2/sdi/sfx.sdi
+++ b/sfx2/sdi/sfx.sdi
@@ -1007,7 +1007,7 @@ SfxVoidItem DesignerDialog SID_STYLE_DESIGNER
AccelConfig = TRUE,
MenuConfig = TRUE,
ToolBoxConfig = TRUE,
- GroupId = SfxGroupId::Format;
+ GroupId = SfxGroupId::View;
]
SfxVoidItem DragHierarchy SID_STYLE_DRAGHIERARCHIE