From 6ed8c8ab84cc344f5388056da20996dd5266aadf Mon Sep 17 00:00:00 2001 From: Tomaž Vajngerl Date: Sun, 10 Nov 2019 22:12:15 +0100 Subject: widget theme: add missing actionButtonTextColor style to iOS theme MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Forgot to add "actionButtonTextColor" to the iOS theme definition. Change-Id: I29207512a04068759021d4ae6a30824b56498de6 Reviewed-on: https://gerrit.libreoffice.org/82394 Tested-by: Jenkins Reviewed-by: Tomaž Vajngerl --- vcl/uiconfig/theme_definitions/ios/definition.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'vcl/uiconfig') diff --git a/vcl/uiconfig/theme_definitions/ios/definition.xml b/vcl/uiconfig/theme_definitions/ios/definition.xml index 2a29df41d378..310f450f0f04 100644 --- a/vcl/uiconfig/theme_definitions/ios/definition.xml +++ b/vcl/uiconfig/theme_definitions/ios/definition.xml @@ -10,8 +10,8 @@ + - -- cgit