summaryrefslogtreecommitdiff
path: root/cui/util
diff options
context:
space:
mode:
Diffstat (limited to 'cui/util')
-rw-r--r--cui/util/cui.component5
1 files changed, 3 insertions, 2 deletions
diff --git a/cui/util/cui.component b/cui/util/cui.component
index e4a5c124ff49..37023b4e1fa1 100644
--- a/cui/util/cui.component
+++ b/cui/util/cui.component
@@ -18,8 +18,9 @@
-->
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
- prefix="cui" xmlns="http://openoffice.org/2010/uno-components">
- <implementation name="com.sun.star.cui.ColorPicker">
+ xmlns="http://openoffice.org/2010/uno-components">
+ <implementation name="com.sun.star.cui.ColorPicker"
+ constructor="com_sun_star_cui_ColorPicker_get_implementation">
<service name="com.sun.star.ui.dialogs.ColorPicker"/>
</implementation>
</component>