diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-01-01 17:43:10 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-01-02 14:53:32 +0100 |
commit | 50c845f60cfd8541a004dbeecc85cb696452b4f4 (patch) | |
tree | 0d1c9a0895802000f2bd52d331707c7dffbdbc0e /solenv/bin/native-code.py | |
parent | 66516930ce3d23e073a9d7fea43fed239a0ea8a4 (diff) |
PageNumberListBox is now unused
Change-Id: I2d1c070cb54ca3596eb7f5b07b46f5aa98565633
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86082
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'solenv/bin/native-code.py')
-rwxr-xr-x | solenv/bin/native-code.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/solenv/bin/native-code.py b/solenv/bin/native-code.py index adb71e6e3bc3..d99370c3c18f 100755 --- a/solenv/bin/native-code.py +++ b/solenv/bin/native-code.py @@ -502,7 +502,6 @@ custom_widgets = [ 'IndexBox', 'ManagedMenuButton', 'OptionalBox', - 'PageNumberListBox', 'PaperSizeListBox', 'PriorityHBox', 'PriorityMergedHBox', |