summaryrefslogtreecommitdiff
path: root/framework/util/fwk.component
diff options
context:
space:
mode:
Diffstat (limited to 'framework/util/fwk.component')
-rw-r--r--framework/util/fwk.component3
1 files changed, 2 insertions, 1 deletions
diff --git a/framework/util/fwk.component b/framework/util/fwk.component
index a0399546ebbd..b55f2f691b7d 100644
--- a/framework/util/fwk.component
+++ b/framework/util/fwk.component
@@ -48,7 +48,8 @@
<implementation name="com.sun.star.comp.framework.GlobalAcceleratorConfiguration">
<service name="com.sun.star.ui.GlobalAcceleratorConfiguration"/>
</implementation>
- <implementation name="com.sun.star.comp.framework.ImageManager">
+ <implementation name="com.sun.star.comp.framework.ImageManager"
+ constructor="com_sun_star_comp_framework_ImageManager_get_implementation">
<service name="com.sun.star.ui.ImageManager"/>
</implementation>
<implementation name="com.sun.star.comp.framework.JobExecutor"