summaryrefslogtreecommitdiff
path: root/vcl/Package_theme_definitions.mk
diff options
context:
space:
mode:
authorTomaž Vajngerl <tomaz.vajngerl@collabora.co.uk>2019-03-10 21:23:06 +0100
committerTomaž Vajngerl <quikee@gmail.com>2019-03-10 22:57:54 +0100
commit100ea3038b033b6b168860e203e893ae8f67b9c1 (patch)
treec9a80ef02a661acf509b1e7018fa19ea837b8452 /vcl/Package_theme_definitions.mk
parent8ff3e9a418a6f154d3ecb2df669fbd70361ae0c0 (diff)
widget theme: draw slider button from svg, left and right track
Change-Id: Iaba4a67845699d795c719d0259e93bb6c72df470 Reviewed-on: https://gerrit.libreoffice.org/69015 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl <quikee@gmail.com>
Diffstat (limited to 'vcl/Package_theme_definitions.mk')
-rw-r--r--vcl/Package_theme_definitions.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/vcl/Package_theme_definitions.mk b/vcl/Package_theme_definitions.mk
index d9cc421fe794..143152d7327a 100644
--- a/vcl/Package_theme_definitions.mk
+++ b/vcl/Package_theme_definitions.mk
@@ -47,6 +47,7 @@ $(eval $(call gb_Package_add_files,vcl_theme_definitions,$(LIBO_SHARE_FOLDER)/th
combobox-disabled.svgx \
arrow-up.svgx \
arrow-down.svgx \
+ slider-button.svgx \
))
# vim: set noet sw=4 ts=4: