diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-10-06 16:08:50 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-10-06 20:54:55 +0200 |
commit | fca8704954c9e38719ac0158ba66edd8d85522ed (patch) | |
tree | eaa58a56a0bbe3eb1c96e90db1e199c92a3049d0 /solenv | |
parent | 8a63cdd32c4eb348cb6625b4be6739fe391cb0b4 (diff) |
make scrollabledialog.hxx a private header
Change-Id: I16c68436c35568867677c33f70ef48287bc9e8ac
Reviewed-on: https://gerrit.libreoffice.org/61470
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/blacklist | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/solenv/clang-format/blacklist b/solenv/clang-format/blacklist index 22ca1d639ca1..16dc194b4dce 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -7659,7 +7659,6 @@ include/test/util/xsearchable.hxx include/test/xmldiff.hxx include/test/xmltesttools.hxx include/toolkit/awt/animatedimagespeer.hxx -include/toolkit/awt/scrollabledialog.hxx include/toolkit/awt/vclxaccessiblecomponent.hxx include/toolkit/awt/vclxbitmap.hxx include/toolkit/awt/vclxcontainer.hxx @@ -16674,6 +16673,7 @@ toolkit/inc/helper/accessibilityclient.hxx toolkit/inc/helper/imagealign.hxx toolkit/inc/helper/tkresmgr.hxx toolkit/inc/helper/btndlg.hxx +toolkit/inc/helper/scrollabledialog.hxx toolkit/inc/helper/unopropertyarrayhelper.hxx toolkit/inc/helper/unowrapper.hxx toolkit/source/awt/animatedimagespeer.cxx |