diff options
Diffstat (limited to 'UnoControls/util')
-rw-r--r-- | UnoControls/util/ctl.component | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/UnoControls/util/ctl.component b/UnoControls/util/ctl.component index 481af3217a00..19a903dc9699 100644 --- a/UnoControls/util/ctl.component +++ b/UnoControls/util/ctl.component @@ -17,7 +17,7 @@ * the License at http://www.apache.org/licenses/LICENSE-2.0 . --> -<component loader="com.sun.star.loader.SharedLibrary" +<component loader="com.sun.star.loader.SharedLibrary" prefix="ctl" xmlns="http://openoffice.org/2010/uno-components"> <implementation name="stardiv.UnoControls.FrameControl"> <service name="com.sun.star.frame.FrameControl"/> |