summaryrefslogtreecommitdiffstats
path: root/sc/uiconfig
diff options
context:
space:
mode:
authorSzymon Kłos <eszkadev@gmail.com>2016-07-13 15:14:02 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-07-18 08:11:34 +0000
commit1d3ee7663da5f9f2ab2e2b8181cf2f6be5d6e524 (patch)
tree94f969047729c0e06fd223e431531e3a23c27766 /sc/uiconfig
parentGSoC notebookbar: dropdown with hidden objects (diff)
downloadcore-1d3ee7663da5f9f2ab2e2b8181cf2f6be5d6e524.tar.gz
core-1d3ee7663da5f9f2ab2e2b8181cf2f6be5d6e524.zip
GSoC notebookbar: don't show empty space for hidden tabs
Change-Id: Ia00f64c1cb5d990e852cc297b6b7bd76df4b1b05 Reviewed-on: https://gerrit.libreoffice.org/27191 Tested-by: Jenkins <ci@libreoffice.org> Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'sc/uiconfig')
-rw-r--r--sc/uiconfig/scalc/ui/notebookbar.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui b/sc/uiconfig/scalc/ui/notebookbar.ui
index 28f1e28a3df0..f0b8693c8b7f 100644
--- a/sc/uiconfig/scalc/ui/notebookbar.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar.ui
@@ -192,7 +192,7 @@
<property name="can_focus">False</property>
<property name="orientation">vertical</property>
<child>
- <object class="vcllo-ContextTabControl" id="notebook1">
+ <object class="vcllo-NotebookbarTabControl" id="notebook1">
<property name="visible">True</property>
<property name="can_focus">True</property>
<property name="hexpand">True</property>