summaryrefslogtreecommitdiff
path: root/solenv/bin/native-code.py
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-04-29 20:29:45 +0100
committerCaolán McNamara <caolanm@redhat.com>2020-05-12 20:23:50 +0200
commit859636d491960b797bd8cbfb81e6f08451175f12 (patch)
treed3d384cd7650a276eedb79e03759107b45faabe7 /solenv/bin/native-code.py
parent9d573bca549861ecdbce6826804e5db0471307e6 (diff)
weld help browser
Change-Id: Ibd8dcc10c4403731953e2e46db4ae8f89ebc7e4d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/93216 Tested-by: Caolán McNamara <caolanm@redhat.com> Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv/bin/native-code.py')
-rwxr-xr-xsolenv/bin/native-code.py5
1 files changed, 0 insertions, 5 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index dff4cc4cb489..0b439c071e98 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -515,19 +515,14 @@ constructor_map = {
}
custom_widgets = [
- 'BookmarksBox',
- 'ContentListBox',
'ContextVBox',
'DataTreeListBox',
'DropdownBox',
'EmojiView',
- 'IndexBox',
'ManagedMenuButton',
'PriorityHBox',
'PriorityMergedHBox',
'RecentDocsView',
- 'SearchBox',
- 'SearchResultsBox',
'SidebarToolBox',
'TemplateDefaultView',
]