summaryrefslogtreecommitdiff
path: root/sdext/Library_PresenterScreen.mk
diff options
context:
space:
mode:
authorNoel Grandin <noel.grandin@collabora.co.uk>2020-07-16 11:51:20 +0200
committerNoel Grandin <noel.grandin@collabora.co.uk>2020-07-16 20:35:53 +0200
commit41e524b4b83abd83db9091437a9b514c49ff161d (patch)
tree322855f4c365614b9d05c7bdb51bf9f44077fac4 /sdext/Library_PresenterScreen.mk
parent079ebdc3fd8413d3ab4d254d7576500a9547965f (diff)
sdext/presenter: create instances with uno constructors
See tdf#74608 for motivation. Change-Id: I51e7d54c97a1d4ed69bf3ffba09bf6a81ba098d0 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/98918 Tested-by: Jenkins Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
Diffstat (limited to 'sdext/Library_PresenterScreen.mk')
-rw-r--r--sdext/Library_PresenterScreen.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/sdext/Library_PresenterScreen.mk b/sdext/Library_PresenterScreen.mk
index cd4d09531794..6a2d0af4ca1e 100644
--- a/sdext/Library_PresenterScreen.mk
+++ b/sdext/Library_PresenterScreen.mk
@@ -32,7 +32,6 @@ $(eval $(call gb_Library_add_exception_objects,PresenterScreen,\
sdext/source/presenter/PresenterBitmapContainer \
sdext/source/presenter/PresenterButton \
sdext/source/presenter/PresenterCanvasHelper \
- sdext/source/presenter/PresenterComponent \
sdext/source/presenter/PresenterConfigurationAccess \
sdext/source/presenter/PresenterController \
sdext/source/presenter/PresenterCurrentSlideObserver \