summaryrefslogtreecommitdiff
path: root/sw/qa/core/text/text.cxx
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2020-07-30 21:18:46 +0200
committerMiklos Vajna <vmiklos@collabora.com>2020-07-31 10:04:09 +0200
commit6353c51e8bf66fe223080db649fc07e62a3a6c97 (patch)
tree111c6ea992efd848027e38cd8841eff8a2c64feb /sw/qa/core/text/text.cxx
parent87f0e1f1016826cd63c2c740ae37e7242fb4c6a8 (diff)
sw: introduce a Library_swqahelper
So it is no longer necessary to define all SwModelTestBase functions inline. Change-Id: Ia1055ff967b3614102275ec92607c85ec063fce7 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/99820 Tested-by: Jenkins Reviewed-by: Miklos Vajna <vmiklos@collabora.com>
Diffstat (limited to 'sw/qa/core/text/text.cxx')
-rw-r--r--sw/qa/core/text/text.cxx2
1 files changed, 2 insertions, 0 deletions
diff --git a/sw/qa/core/text/text.cxx b/sw/qa/core/text/text.cxx
index 32debf5091db..6122bab09911 100644
--- a/sw/qa/core/text/text.cxx
+++ b/sw/qa/core/text/text.cxx
@@ -11,6 +11,8 @@
#include <vcl/gdimtf.hxx>
+#include <docsh.hxx>
+#include <unotxdoc.hxx>
#include <wrtsh.hxx>
char const DATA_DIRECTORY[] = "/sw/qa/core/text/data/";