diff options
author | Szymon Kłos <eszkadev@gmail.com> | 2016-05-27 22:17:03 +0200 |
---|---|---|
committer | Szymon Kłos <eszkadev@gmail.com> | 2016-05-27 22:40:38 +0200 |
commit | 7b9c4f56a0555d3d3a1f8fe5dd2a099354172583 (patch) | |
tree | 3e69762887f175f2e1a1961723376663eb559d59 /sc | |
parent | 3129b75fca1ec38fc79cbc5397b28923fc273ff9 (diff) |
notebookbar: working border style dropdown
Change-Id: I37d140d50d37b682617051bed56b850f4f2a00a5
Diffstat (limited to 'sc')
-rw-r--r-- | sc/uiconfig/scalc/ui/notebookbar.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui b/sc/uiconfig/scalc/ui/notebookbar.ui index a4a48de14879..fb2dbae1eb1e 100644 --- a/sc/uiconfig/scalc/ui/notebookbar.ui +++ b/sc/uiconfig/scalc/ui/notebookbar.ui @@ -475,7 +475,7 @@ </packing> </child> <child> - <object class="GtkToolbar" id="cellbordertype"> + <object class="sfxlo-SidebarToolBox" id="cellbordertype"> <property name="visible">True</property> <property name="can_focus">False</property> <property name="valign">center</property> |