diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-10-30 12:10:11 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-10-30 20:44:41 +0100 |
commit | cab162e77a357bef8e8f5563acfa46b09bd5340c (patch) | |
tree | 80ad59359ffcc17a241cecc4561ab7775621b8b2 /solenv | |
parent | d3abc34b6e7156105810c71ffd5bdf3635f2f7cf (diff) |
SidebarToolBox.hxx can be a private header
Change-Id: I2367ef3912f3b84cdd0324b8e76598fc44a22874
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/105078
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index 844f96d7f7ad..6afc193dd6c8 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -6346,7 +6346,6 @@ include/sfx2/sidebar/SidebarController.hxx include/sfx2/sidebar/SidebarDockingWindow.hxx include/sfx2/sidebar/SidebarModelUpdate.hxx include/sfx2/sidebar/SidebarPanelBase.hxx -include/sfx2/sidebar/SidebarToolBox.hxx include/sfx2/sidebar/TabBar.hxx include/sfx2/sidebar/Theme.hxx include/sfx2/signaturestate.hxx @@ -11828,6 +11827,7 @@ sfx2/inc/sidebar/MenuButton.hxx sfx2/inc/sidebar/Paint.hxx sfx2/inc/sidebar/PanelDescriptor.hxx sfx2/inc/sidebar/PanelTitleBar.hxx +sfx2/inc/sidebar/SidebarToolBox.hxx sfx2/inc/sidebar/TabItem.hxx sfx2/inc/sidebar/TitleBar.hxx sfx2/inc/sidebar/Tools.hxx |