diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-04-26 15:47:16 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-04-26 22:00:38 +0200 |
commit | a77eaf8aa893ccac27563fdc4373dc5c36254a9e (patch) | |
tree | 39f7440c79c543c760381ccc5fc3992836dbd043 /sw/source/uibase/inc/redlndlg.hxx | |
parent | 218ad66010fdba3c28564e2038876b6822752243 (diff) |
move PanelLayout to sfx2
Change-Id: If29ccb67835adba3ff6cf2eb53f348bbe71d6463
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/92933
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/uibase/inc/redlndlg.hxx')
-rw-r--r-- | sw/source/uibase/inc/redlndlg.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/inc/redlndlg.hxx b/sw/source/uibase/inc/redlndlg.hxx index 6bc664653ecd..750678477456 100644 --- a/sw/source/uibase/inc/redlndlg.hxx +++ b/sw/source/uibase/inc/redlndlg.hxx @@ -21,7 +21,7 @@ #include <swdllapi.h> #include "chldwrap.hxx" #include <redline.hxx> -#include <svx/sidebar/PanelLayout.hxx> +#include <sfx2/sidebar/PanelLayout.hxx> #include <sfx2/basedlgs.hxx> #include <svl/lstner.hxx> #include <svx/ctredlin.hxx> |