diff options
author | Noel Grandin <noel.grandin@collabora.co.uk> | 2022-06-13 11:16:19 +0200 |
---|---|---|
committer | Noel Grandin <noel.grandin@collabora.co.uk> | 2022-06-13 14:38:03 +0200 |
commit | 24d15ba86c00178238f3f8ef6c548a0d19338aa4 (patch) | |
tree | 104c371fde6f596638efdca0e6088b8439b5ac98 /sd/inc | |
parent | 4f20da3b330a5aad88a51f454c0914789d9c2457 (diff) |
loplugin:mergeclasses sd::TitledDockingWindow with sd::PaneDockingWindow
Change-Id: I77314048173ebba0dc0e03f710607b74e73f0bde
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/135719
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sd/inc')
-rw-r--r-- | sd/inc/pch/precompiled_sd.hxx | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sd/inc/pch/precompiled_sd.hxx b/sd/inc/pch/precompiled_sd.hxx index f2ee62c48223..7654305cc1fc 100644 --- a/sd/inc/pch/precompiled_sd.hxx +++ b/sd/inc/pch/precompiled_sd.hxx @@ -514,7 +514,6 @@ #include <OutlineViewShell.hxx> #include <Outliner.hxx> #include <PaneChildWindows.hxx> -#include <PaneDockingWindow.hxx> #include <PresentationViewShell.hxx> #include <PreviewRenderer.hxx> #include <SdShapeTypes.hxx> |