summaryrefslogtreecommitdiff
path: root/solenv
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2020-10-20 15:52:14 +0300
committerTor Lillqvist <tml@collabora.com>2020-11-21 16:01:23 +0100
commit0519f167acc6e3cf50b2935dae3cccc0efd8a1f3 (patch)
treedae1b5ab30d489056618dabdda8ef1d5558bac89 /solenv
parentfc828fb382cc187ab645b00b8f780fbdab2ceed3 (diff)
Add NotebookbarTabControl
Change-Id: Ibdcadc1b1bc1a2ada4863a64de91c9df88856a01 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104562 Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com> Reviewed-by: Tor Lillqvist <tml@collabora.com> Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106255 Tested-by: Jenkins
Diffstat (limited to 'solenv')
-rwxr-xr-xsolenv/bin/native-code.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index 5d20d738ef58..13a7e720be08 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -717,6 +717,7 @@ custom_widgets = [
'ContextVBox',
'DropdownBox',
'ManagedMenuButton',
+ 'NotebookbarTabControl',
'NotebookbarToolBox',
'PriorityHBox',
'PriorityMergedHBox',