diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-08-19 16:06:12 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-08-25 10:09:55 +0200 |
commit | 9877bf5c66ec8cf8d1c9485c3976578e7c5ddcf6 (patch) | |
tree | 5834818db1fb18713e163f8ebc80bcc6e29581a3 /solenv/clang-format | |
parent | f801664dc5be75e4a89f1658efa3039b2dfa5367 (diff) |
move thumbnailviewitem.hxx
Change-Id: I151a98e34f7ae31dfe6a21fc1e9d0e7aa944248e
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/101025
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv/clang-format')
-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 e30a82513bfa..2b14dbb51193 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -6448,6 +6448,7 @@ include/sfx2/templatedlg.hxx include/sfx2/templatelocalview.hxx include/sfx2/templateproperties.hxx include/sfx2/thumbnailview.hxx +include/sfx2/thumbnailviewitem.hxx include/sfx2/titledockwin.hxx include/sfx2/tplpitem.hxx include/sfx2/userinputinterception.hxx @@ -11932,7 +11933,6 @@ sfx2/inc/strings.hxx sfx2/inc/templatecontaineritem.hxx sfx2/inc/templatedefaultview.hxx sfx2/inc/templateviewitem.hxx -sfx2/inc/thumbnailviewitem.hxx sfx2/inc/unoctitm.hxx sfx2/qa/cppunit/test_classification.cxx sfx2/qa/cppunit/test_controlleritem.cxx |