summaryrefslogtreecommitdiff
path: root/sfx2/Module_sfx2.mk
diff options
context:
space:
mode:
authorMiklos Vajna <vmiklos@collabora.com>2020-08-19 15:22:20 +0200
committerMiklos Vajna <vmiklos@collabora.com>2020-08-19 21:47:13 +0200
commit8a07588cb648e26a3fc06643b0210fc75201afb8 (patch)
tree2a570aac0e7705d7c5e4aa218660d37c68e13b7e /sfx2/Module_sfx2.mk
parent3194632c7ce8fb1b21a7d59d92a1ffb0cdafc4ea (diff)
sd signature line: preserve current page after signing
Once the user adds a visible signature to a PDF file, we reload the document, so what you see on the screen matches what's in the file (and you can add a next signature). Make sure that in case the signature is not on the first page, the current page state is preserved. Change-Id: Ia1780ce5602ee350855b6dec8340a65e63bf2d4e Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100999 Reviewed-by: Miklos Vajna <vmiklos@collabora.com> Tested-by: Jenkins
Diffstat (limited to 'sfx2/Module_sfx2.mk')
-rw-r--r--sfx2/Module_sfx2.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sfx2/Module_sfx2.mk b/sfx2/Module_sfx2.mk
index d084ac929c0f..d64b871c2a7f 100644
--- a/sfx2/Module_sfx2.mk
+++ b/sfx2/Module_sfx2.mk
@@ -36,6 +36,7 @@ $(eval $(call gb_Module_add_check_targets,sfx2,\
CppunitTest_sfx2_misc \
CppunitTest_sfx2_controlleritem \
CppunitTest_sfx2_classification \
+ CppunitTest_sfx2_view \
))
$(eval $(call gb_Module_add_subsequentcheck_targets,sfx2,\