diff options
author | Alain Romedenne <LibreOfficiant@sfr.fr> | 2021-01-14 13:43:13 +0100 |
---|---|---|
committer | Olivier Hallot <olivier.hallot@libreoffice.org> | 2021-01-16 00:08:19 +0100 |
commit | 10f14ef2d4c0eec654ae02c00388fac7127cc980 (patch) | |
tree | 7a06f229e979a6bb6c55bb023ffa9beb7e71216f /AllLangHelp_sbasic.mk | |
parent | 2bc7a1de1c0ef5c736381dea36861320927496da (diff) |
ScriptForge Basic library - WiP
- UI module help page
Change-Id: Icb011f54c0cdd3d870f0ad6c4bc92aa98f8c2c17
Reviewed-on: https://gerrit.libreoffice.org/c/help/+/109281
Tested-by: Jenkins
Reviewed-by: Rafael Lima <rafael.palma.lima@gmail.com>
Reviewed-by: Olivier Hallot <olivier.hallot@libreoffice.org>
Diffstat (limited to 'AllLangHelp_sbasic.mk')
-rw-r--r-- | AllLangHelp_sbasic.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/AllLangHelp_sbasic.mk b/AllLangHelp_sbasic.mk index 2e7ba6f02a..ccd40d2f60 100644 --- a/AllLangHelp_sbasic.mk +++ b/AllLangHelp_sbasic.mk @@ -80,6 +80,7 @@ $(eval $(call gb_AllLangHelp_add_helpfiles,sbasic,\ helpcontent2/source/text/sbasic/shared/03/sf_array \ helpcontent2/source/text/sbasic/shared/03/sf_dictionary \ helpcontent2/source/text/sbasic/shared/03/sf_exception \ + helpcontent2/source/text/sbasic/shared/03/sf_ui \ helpcontent2/source/text/sbasic/shared/03/lib_schedule \ helpcontent2/source/text/sbasic/shared/03/lib_template \ helpcontent2/source/text/sbasic/shared/03/lib_wikieditor \ |