summaryrefslogtreecommitdiff
path: root/framework/util
diff options
context:
space:
mode:
Diffstat (limited to 'framework/util')
-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 aeb8f149568b..9eb753e36d20 100644
--- a/framework/util/fwk.component
+++ b/framework/util/fwk.component
@@ -44,7 +44,8 @@
<implementation name="com.sun.star.comp.framework.Frame">
<service name="com.sun.star.frame.Frame"/>
</implementation>
- <implementation name="com.sun.star.comp.framework.GlobalAcceleratorConfiguration">
+ <implementation name="com.sun.star.comp.framework.GlobalAcceleratorConfiguration"
+ constructor="com_sun_star_comp_framework_GlobalAcceleratorConfiguration_get_implementation">
<service name="com.sun.star.ui.GlobalAcceleratorConfiguration"/>
</implementation>
<implementation name="com.sun.star.comp.framework.ImageManager"