don't need "spinbox-entire" svg anymore

Change-Id: I8385acf7ecd46b7c8b990abb688bd2ddddcb6bc5
Reviewed-on: https://gerrit.libreoffice.org/68867
Tested-by: Jenkins
Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
This commit is contained in:
Tomaž Vajngerl 2019-03-07 14:20:31 +01:00 committed by Tomaž Vajngerl
parent 27b43f1dc4
commit c8919fcbcb
2 changed files with 0 additions and 4 deletions

View File

@ -31,7 +31,6 @@ $(eval $(call gb_Package_add_files,vcl_theme_definitions,$(LIBO_SHARE_FOLDER)/th
spinbox-right-pressed.svgx \
spinbox-right-rollover.svgx \
spinbox-right-disabled.svgx \
spinbox-entire.svgx \
common-rect.svgx \
common-rect-disabled.svgx \
pushbutton-default.svgx \

View File

@ -1,3 +0,0 @@
<svg version="1.1" viewBox="0 0 44 26" xmlns="http://www.w3.org/2000/svg">
<rect x=".5" y=".5" width="43" height="25" rx="2" ry="2" fill="#fff" stroke="#007aff"/>
</svg>

Before

Width:  |  Height:  |  Size: 171 B