From b07a71e09a129e37131574c7247be80c5fd112a8 Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Wed, 23 Jan 2019 00:58:23 +0100 Subject: Add support for button-value to correctly draw the radiobutton MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I392289f0ab284aec2ed0fb039a03fb93bf0b4aad Reviewed-on: https://gerrit.libreoffice.org/68654 Reviewed-by: Tomaž Vajngerl Tested-by: Tomaž Vajngerl --- vcl/uiconfig/theme_definitions/definition.xml | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'vcl/uiconfig') diff --git a/vcl/uiconfig/theme_definitions/definition.xml b/vcl/uiconfig/theme_definitions/definition.xml index 9ee8838fa705..ac4718d10953 100644 --- a/vcl/uiconfig/theme_definitions/definition.xml +++ b/vcl/uiconfig/theme_definitions/definition.xml @@ -56,11 +56,11 @@ - + - + @@ -68,11 +68,10 @@ - + - - + -- cgit