summaryrefslogtreecommitdiff
path: root/framework
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2018-02-21 20:00:21 +0100
committerStephan Bergmann <sbergman@redhat.com>2018-02-22 07:51:28 +0100
commit5098f825931604004caf37069a3fb38359c837a4 (patch)
tree951707070e41c7df3ab2e35b0215caedcd5ff520 /framework
parent331b4603be47fe059095307b2b3e2c1d399b04f9 (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 'framework')
-rw-r--r--framework/inc/pch/precompiled_fwl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/pch/precompiled_fwl.hxx b/framework/inc/pch/precompiled_fwl.hxx
index 31da9c1207c4..b77f7bf005df 100644
--- a/framework/inc/pch/precompiled_fwl.hxx
+++ b/framework/inc/pch/precompiled_fwl.hxx
@@ -107,6 +107,7 @@
#include <sal/typesizes.h>
#include <salhelper/singletonref.hxx>
#include <vcl/EnumContext.hxx>
+#include <vcl/NotebookbarContextControl.hxx>
#include <vcl/alpha.hxx>
#include <vcl/animate.hxx>
#include <vcl/bitmap.hxx>
@@ -319,7 +320,6 @@
#include <o3tl/cow_wrapper.hxx>
#include <o3tl/strong_int.hxx>
#include <o3tl/typed_flags_set.hxx>
-#include <sfx2/notebookbar/NotebookbarContextControl.hxx>
#include <svl/svldllapi.h>
#include <svtools/popupmenucontrollerbase.hxx>
#include <svtools/svtdllapi.h>