diff options
author | Tor Lillqvist <tml@collabora.com> | 2014-01-23 18:58:18 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@collabora.com> | 2014-01-23 18:59:16 +0200 |
commit | 691da8335641e531a648c7ce09563d60999622fc (patch) | |
tree | eb6a9a0b16cbcac7634ac4611b518df8ae593788 /solenv | |
parent | 018bbe6c538d99c2f14fd4c761048848dc458f4a (diff) |
Need com_sun_star_comp_framework_PathSettings_get_implementation
Change-Id: I8d629c3b7f860ebe1c6e6d6cd761a876597b33b3
Diffstat (limited to 'solenv')
-rwxr-xr-x | solenv/bin/native-code.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index 2c91640f144f..ee8f5d552337 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -57,6 +57,7 @@ core_constructor_list = [ "com_sun_star_comp_framework_JobExecutor_get_implementation", "com_sun_star_comp_framework_LayoutManager_get_implementation", "com_sun_star_comp_framework_ModuleManager_get_implementation", + "com_sun_star_comp_framework_PathSettings_get_implementation", "com_sun_star_comp_framework_StatusIndicatorFactory_get_implementation", "com_sun_star_comp_framework_URLTransformer_get_implementation", # sax/source/expatwrap/expwrap.component |