summaryrefslogtreecommitdiff
path: root/writerperfect/Library_wpftdraw.mk
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2012-04-19 20:54:13 +0200
committerStephan Bergmann <sbergman@redhat.com>2012-04-19 20:57:05 +0200
commit8e16c9fa498e61b00724cb44cb4470627014fc27 (patch)
tree073a04dd49c0217deb93ab2f03193a2a65c18e81 /writerperfect/Library_wpftdraw.mk
parentc85ed498bd32733cc9e4574635abbdba40f2aa7c (diff)
Cleaned up wpftdraw_component_getFactory
...which required switching service implementations from XMultiServiceManager- based to XComponentContext-based (using comphelper::ComponentContext convenience helper for the occasional service instantiation via the XComponentContext).
Diffstat (limited to 'writerperfect/Library_wpftdraw.mk')
-rw-r--r--writerperfect/Library_wpftdraw.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/writerperfect/Library_wpftdraw.mk b/writerperfect/Library_wpftdraw.mk
index e4c3b51de2db..15c1492e7b69 100644
--- a/writerperfect/Library_wpftdraw.mk
+++ b/writerperfect/Library_wpftdraw.mk
@@ -41,6 +41,7 @@ $(eval $(call gb_Library_use_api,wpftdraw,\
))
$(eval $(call gb_Library_use_libraries,wpftdraw,\
+ comphelper \
cppu \
cppuhelper \
sal \