[Libreoffice-commits] core.git: Branch 'distro/collabora/cp-6.4' - solenv/bin
Tor Lillqvist (via logerrit)
logerrit at kemper.freedesktop.org
Tue Oct 20 13:11:27 UTC 2020
solenv/bin/native-code.py | 2 ++
1 file changed, 2 insertions(+)
New commits:
commit 4c08e879a8624c820138f6e58cfca324b4480b48
Author: Tor Lillqvist <tml at collabora.com>
AuthorDate: Tue Oct 20 15:52:14 2020 +0300
Commit: Tor Lillqvist <tml at collabora.com>
CommitDate: Tue Oct 20 15:10:52 2020 +0200
Add NotebookbarTabControl and NotebookbarToolBox
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>
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py
index fbb3ec2aafad..0383463a64c3 100755
--- a/solenv/bin/native-code.py
+++ b/solenv/bin/native-code.py
@@ -514,6 +514,8 @@ custom_widgets = [
'IndexBox',
'IndexBox',
'ManagedMenuButton',
+ 'NotebookbarTabControl',
+ 'NotebookbarToolBox',
'OptionalBox',
'PageNumberListBox',
'PaperSizeListBox',
More information about the Libreoffice-commits
mailing list