summaryrefslogtreecommitdiff
path: root/sw/source/ui/dbui
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-09-02 14:37:37 +0100
committerCaolán McNamara <caolanm@redhat.com>2019-09-03 10:08:42 +0200
commit5785fc06836607b3a0a25e649d81b8607b22d4af (patch)
treecbac275eff0142fd79cc24acd59a0f39cee64ed4 /sw/source/ui/dbui
parented5064d819ff423766311516f2cdf0707b41cab3 (diff)
Resolves: tdf#126935 a11y for hosted EditEngine
move it to svx so we can reuse the a11y code in svx for EditEngines hosted in shapes to provide a11y for EditEngines hosted in a native widget Change-Id: I4068c413cdb8ddb0d0ef899774fbe9f65e1bdc60 Reviewed-on: https://gerrit.libreoffice.org/78407 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/source/ui/dbui')
-rw-r--r--sw/source/ui/dbui/mmaddressblockpage.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/ui/dbui/mmaddressblockpage.hxx b/sw/source/ui/dbui/mmaddressblockpage.hxx
index ff4efd8ee1d7..9b3111fd82c9 100644
--- a/sw/source/ui/dbui/mmaddressblockpage.hxx
+++ b/sw/source/ui/dbui/mmaddressblockpage.hxx
@@ -19,7 +19,7 @@
#ifndef INCLUDED_SW_SOURCE_UI_DBUI_MMADDRESSBLOCKPAGE_HXX
#define INCLUDED_SW_SOURCE_UI_DBUI_MMADDRESSBLOCKPAGE_HXX
-#include <editeng/weldeditview.hxx>
+#include <svx/weldeditview.hxx>
#include <vcl/wizardmachine.hxx>
#include <vcl/button.hxx>
#include <mailmergehelper.hxx>