summaryrefslogtreecommitdiff
path: root/cui/Library_cui.mk
diff options
context:
space:
mode:
authorhomeboy445 <akshitsan13@gmail.com>2021-06-22 16:54:34 +0530
committerTomaž Vajngerl <quikee@gmail.com>2021-07-10 00:34:38 +0200
commit3057ee8ba01535324f57978569526988664eb53a (patch)
treea3c0f880ccb2e9ce6cf957c46647621013c7d490 /cui/Library_cui.mk
parent56d7965b6c24915359f39f45f1696c6f1dc3d3c9 (diff)
Added support for viewing results in the VCL tests UI box
The user can now easily view the result of any VCL test by just clicking on it - which would show them the resultant bitmap of that corresponding test. Change-Id: I57c0c2ab3662a9abec45ba7fc230c9299dcd9279 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/117657 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'cui/Library_cui.mk')
-rw-r--r--cui/Library_cui.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/Library_cui.mk b/cui/Library_cui.mk
index 345f84b7f008..bc4f1e50c139 100644
--- a/cui/Library_cui.mk
+++ b/cui/Library_cui.mk
@@ -139,6 +139,7 @@ $(eval $(call gb_Library_add_exception_objects,cui,\
cui/source/dialogs/postdlg \
cui/source/dialogs/QrCodeGenDialog \
cui/source/dialogs/GraphicTestsDialog \
+ cui/source/dialogs/ImageViewerDialog \
cui/source/dialogs/scriptdlg \
cui/source/dialogs/SignatureLineDialogBase \
cui/source/dialogs/SignatureLineDialog \