summaryrefslogtreecommitdiff
path: root/sd/Library_sd.mk
diff options
context:
space:
mode:
authorAndrzej J. R. Hunt <andrzej@ahunt.org>2012-07-19 18:43:18 +0200
committerMichael Meeks <michael.meeks@suse.com>2012-08-06 10:22:59 +0100
commit597924e78a7c34ed74aa642aafe9f3504a4c335d (patch)
treebd08f6dbb9cde865282ed0d155228355eaa7b148 /sd/Library_sd.mk
parent405416e0b3e7d68963fc8c24512299c2cb117fca (diff)
Moved preview image preparation/transfer into separate class. Enabled.
Change-Id: I09b0c2d1521939af058526d1727d0c4d34ad0452
Diffstat (limited to 'sd/Library_sd.mk')
-rw-r--r--sd/Library_sd.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/Library_sd.mk b/sd/Library_sd.mk
index 357be12fec04..0a371cec04e0 100644
--- a/sd/Library_sd.mk
+++ b/sd/Library_sd.mk
@@ -317,6 +317,7 @@ $(eval $(call gb_Library_add_exception_objects,sd,\
sd/source/ui/presenter/PresenterPreviewCache \
sd/source/ui/presenter/PresenterTextView \
sd/source/ui/presenter/SlideRenderer \
+ sd/source/ui/remotecontrol/ImagePreparer \
sd/source/ui/remotecontrol/Server \
sd/source/ui/remotecontrol/Receiver \
sd/source/ui/remotecontrol/Listener \