Kaydet (Commit) 33ddc58c authored tarafından Tor Lillqvist's avatar Tor Lillqvist

tdf#124360: The cui component is needed in the iOS app

Used at least in the Edit > Edit Style... > Area > Color dialog for
the Pick button..

Change-Id: I864ec5918482a2f8ee5c5d80b79eacd6e8fcd88e
üst 11590763
......@@ -64,6 +64,7 @@ core_factory_list = [
("libsvtlo.a", "svt_component_getFactory"),
("libctllo.a", "ctl_component_getFactory"),
("libMacOSXSpelllo.a", "MacOSXSpell_component_getFactory", "#ifdef IOS"),
("libcuilo.a", "cui_component_getFactory"),
]
core_constructor_list = [
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment