[Libreoffice-commits] core.git: solenv/bin
Tor Lillqvist (via logerrit)
logerrit at kemper.freedesktop.org
Sat Nov 21 15:02:11 UTC 2020
solenv/bin/native-code.py | 1 +
1 file changed, 1 insertion(+)
New commits:
commit 0519f167acc6e3cf50b2935dae3cccc0efd8a1f3
Author: Tor Lillqvist <tml at collabora.com>
AuthorDate: Tue Oct 20 15:52:14 2020 +0300
Commit: Tor Lillqvist <tml at collabora.com>
CommitDate: Sat Nov 21 16:01:23 2020 +0100
Add NotebookbarTabControl
Change-Id: Ibdcadc1b1bc1a2ada4863a64de91c9df88856a01
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/104562
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice at gmail.com>
Reviewed-by: Tor Lillqvist <tml at collabora.com>
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/106255
Tested-by: Jenkins
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',
More information about the Libreoffice-commits
mailing list