diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-10-29 13:19:47 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-10-29 20:57:15 +0100 |
commit | ddd5e2575e869729fb056b29f06cbbaca9f8b05e (patch) | |
tree | f512313671796ffd858045cbbc8be480ae8263f3 /solenv | |
parent | 951c7cdbe22cee286e0930db849038e1c872782f (diff) |
can move iconviewimpl.hxx beside iconviewimpl.cxx
Change-Id: I48d5df7d6ebf8e22a265e163caaf759ac703f616
Reviewed-on: https://gerrit.libreoffice.org/81681
Tested-by: Jenkins
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 4dce7973c601..b12f71769717 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -17249,7 +17249,6 @@ vcl/inc/headless/svpvd.hxx vcl/inc/helpwin.hxx vcl/inc/hyperlabel.hxx vcl/inc/iconview.hxx -vcl/inc/iconviewimpl.hxx vcl/inc/image.h vcl/inc/impanmvw.hxx vcl/inc/impdel.hxx @@ -17915,6 +17914,7 @@ vcl/source/toolkit/morebtn.cxx vcl/source/treelist/headbar.cxx vcl/source/treelist/iconview.cxx vcl/source/treelist/iconviewimpl.cxx +vcl/source/treelist/iconviewimpl.hxx vcl/source/treelist/imap.cxx vcl/source/treelist/imap2.cxx vcl/source/treelist/imap3.cxx |