diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2018-02-21 20:00:21 +0100 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2018-02-22 07:51:28 +0100 |
commit | 5098f825931604004caf37069a3fb38359c837a4 (patch) | |
tree | 951707070e41c7df3ab2e35b0215caedcd5ff520 /solenv | |
parent | 331b4603be47fe059095307b2b3e2c1d399b04f9 (diff) |
Move include/sfx2/notebookbar/NotebookbarContextControl.hxx to include/vcl/
...as it is included from other include/vcl/*.hxx files. (And moving it there
helps the heuristic in an upcoming improvement of loplugin:dyncastvisibility.)
Change-Id: I15e061fbaba8e82235afb5b312f7b38f26eec900
Reviewed-on: https://gerrit.libreoffice.org/50123
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Stephan Bergmann <sbergman@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 2acef63815d6..198294203d73 100644 --- a/solenv/clang-format/blacklist +++ b/solenv/clang-format/blacklist @@ -6876,7 +6876,6 @@ include/sfx2/msgpool.hxx include/sfx2/navigat.hxx include/sfx2/new.hxx include/sfx2/newstyle.hxx -include/sfx2/notebookbar/NotebookbarContextControl.hxx include/sfx2/notebookbar/NotebookbarTabControl.hxx include/sfx2/notebookbar/SfxNotebookBar.hxx include/sfx2/objface.hxx @@ -7973,6 +7972,7 @@ include/vcl/IconThemeInfo.hxx include/vcl/IconThemeScanner.hxx include/vcl/IconThemeSelector.hxx include/vcl/ImageTree.hxx +include/vcl/NotebookbarContextControl.hxx include/vcl/abstdlg.hxx include/vcl/accel.hxx include/vcl/alpha.hxx |