diff options
author | Matúš Kukan <matus.kukan@collabora.com> | 2014-01-29 18:58:18 +0100 |
---|---|---|
committer | Matúš Kukan <matus.kukan@collabora.com> | 2014-01-30 10:48:25 +0100 |
commit | 19e16083c61c46a9d014b2db79e70194c14dec64 (patch) | |
tree | 39a4ca4fdee24e34474eab1ed2da0d317d853ab7 /offapi/UnoApi_offapi.mk | |
parent | a8f9feb9c13722509d052583e252e875638aaf1b (diff) |
Introduce com.sun.star.ui.theModuleUIConfigurationManagerSupplier singleton.
Change-Id: I7b503e5d49865c9ff287bf72eaff1995ce871790
Diffstat (limited to 'offapi/UnoApi_offapi.mk')
-rwxr-xr-x | offapi/UnoApi_offapi.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/offapi/UnoApi_offapi.mk b/offapi/UnoApi_offapi.mk index 9df3d699f801..936073c9068c 100755 --- a/offapi/UnoApi_offapi.mk +++ b/offapi/UnoApi_offapi.mk @@ -418,13 +418,13 @@ $(eval $(call gb_UnoApi_add_idlfiles_nohdl,offapi,com/sun/star/ui,\ GlobalAcceleratorConfiguration \ ModuleAcceleratorConfiguration \ ModuleUIConfigurationManager \ - ModuleUIConfigurationManagerSupplier \ UICategoryDescription \ UIConfigurationManager \ UIElementFactoryManager \ WindowContentFactory \ WindowContentFactoryManager \ WindowStateConfiguration \ + theModuleUIConfigurationManagerSupplier \ theUICategoryDescription \ theUIElementFactoryManager \ theWindowContentFactoryManager \ |