summaryrefslogtreecommitdiff
path: root/dbaccess/util/sdbt.component
diff options
context:
space:
mode:
Diffstat (limited to 'dbaccess/util/sdbt.component')
-rw-r--r--dbaccess/util/sdbt.component5
1 files changed, 3 insertions, 2 deletions
diff --git a/dbaccess/util/sdbt.component b/dbaccess/util/sdbt.component
index 2cf8b93950ea..e0425967db3d 100644
--- a/dbaccess/util/sdbt.component
+++ b/dbaccess/util/sdbt.component
@@ -18,8 +18,9 @@
-->
<component loader="com.sun.star.loader.SharedLibrary" environment="@CPPU_ENV@"
- prefix="sdbt" xmlns="http://openoffice.org/2010/uno-components">
- <implementation name="com.sun.star.comp.dbaccess.ConnectionTools">
+ xmlns="http://openoffice.org/2010/uno-components">
+ <implementation name="com.sun.star.comp.dbaccess.ConnectionTools"
+ constructor="com_sun_star_comp_dbaccess_ConnectionTools_get_implementation">
<service name="com.sun.star.sdb.tools.ConnectionTools"/>
</implementation>
</component>