diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2018-02-09 14:34:51 +0400 |
---|---|---|
committer | Yousuf Philips <philipz85@hotmail.com> | 2018-02-16 15:21:47 +0100 |
commit | d5dc4af8e53180aa1cd39ec54262e91ad2d0510b (patch) | |
tree | 823cf636fb99e18e7c9a36656a13a6e18adfa821 | |
parent | 2460d20c9a10920944b470d5ff5871f2bdb328f5 (diff) |
tdf#114299 Ensure groupedbar full works in print preview mode
Change-Id: I154d22deeafc76e6afff9ccf5cbd5f8aa9ec3a57
Reviewed-on: https://gerrit.libreoffice.org/49480
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
(cherry picked from commit bbc4f9fee81656c618329cee088d9eedd9a1c457)
Reviewed-on: https://gerrit.libreoffice.org/49519
Reviewed-by: Heiko Tietze <tietze.heiko@gmail.com>
-rw-r--r-- | sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui index 61b2bba98653..e4f71a9bc84b 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_groupedbar_full.ui @@ -6105,7 +6105,7 @@ </child> <style> <class name="context-Text"/> - <class name="context-Default"/> + <class name="context-default"/> </style> </object> <packing> |