diff options
author | Szymon Kłos <eszkadev@gmail.com> | 2016-10-15 17:18:58 +0200 |
---|---|---|
committer | Szymon Kłos <eszkadev@gmail.com> | 2016-10-15 17:19:36 +0200 |
commit | 04677dcba24c76a9860839ab59fb3bff86b2b6d1 (patch) | |
tree | 88387d81a39f78679cadc93d80fd980f869a2d2f /sw | |
parent | 2a45b26c619d1125419819d501a7653cf8d6e5ca (diff) |
tdf#86946 Page Column Type popup accessible form the toolbar
Change-Id: I39ab090f62de1fb345a339b308454beb4bffe0cd
Diffstat (limited to 'sw')
-rw-r--r-- | sw/sdi/swriter.sdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/sdi/swriter.sdi b/sw/sdi/swriter.sdi index d28cf5215fcb..494068ac9968 100644 --- a/sw/sdi/swriter.sdi +++ b/sw/sdi/swriter.sdi @@ -7431,7 +7431,7 @@ SfxInt16Item PageColumnType SID_ATTR_PAGE_COLUMN AccelConfig = FALSE, MenuConfig = FALSE, - ToolBoxConfig = FALSE, + ToolBoxConfig = TRUE, GroupId = GID_FORMAT; ] |