diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-03-02 10:27:53 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-03-03 10:20:54 +0100 |
commit | 81565c31829fe1141e64acb900d891e9f9705971 (patch) | |
tree | 755abb4b5555a2e5b816e726f1072dfe3309a9d6 /solenv | |
parent | 991ce31833b3e14e75f56b213bcb71bd18d4f980 (diff) |
move ImplDockingWindowWrapper out of public header
and down to where it is needed
Change-Id: Ieded4a1b5d10ab7f9a57c2694a4684bdecc77fd0
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/111827
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv')
-rw-r--r-- | solenv/clang-format/excludelist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/clang-format/excludelist b/solenv/clang-format/excludelist index e51305a2f579..d3205d56d617 100644 --- a/solenv/clang-format/excludelist +++ b/solenv/clang-format/excludelist @@ -15117,6 +15117,7 @@ vcl/source/window/errinf.cxx vcl/source/window/event.cxx vcl/source/window/floatwin.cxx vcl/source/window/globalization.cxx +vcl/source/window/impldockingwrapper.hxx vcl/source/window/keycod.cxx vcl/source/window/keyevent.cxx vcl/source/window/layout.cxx |