diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2014-11-06 10:48:31 +0200 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2014-11-06 10:50:52 +0200 |
commit | c838ce2f2fd7bfe168f610f5a6de426ba48aa68d (patch) | |
tree | 78aaade25f9284696479dbc8851efa37e900d647 /svx/sdi | |
parent | d988dca4b1ab5bdb7efa0681627aead242d15361 (diff) |
Show line spacing in the customization dialog
Change-Id: I26140cd173de6e11321da814c6b935d84b91ffbf
Diffstat (limited to 'svx/sdi')
-rw-r--r-- | svx/sdi/svx.sdi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/sdi/svx.sdi b/svx/sdi/svx.sdi index 1a50327ee3eb..47d5c14620d8 100644 --- a/svx/sdi/svx.sdi +++ b/svx/sdi/svx.sdi @@ -7472,7 +7472,7 @@ SvxLineSpacingItem LineSpacing SID_ATTR_PARA_LINESPACE AccelConfig = FALSE, MenuConfig = FALSE, StatusBarConfig = FALSE, - ToolBoxConfig = FALSE, + ToolBoxConfig = TRUE, GroupId = GID_FORMAT; ] |