From ade54cc7da0b2b8b600c97dabbe4d7ab3acd5224 Mon Sep 17 00:00:00 2001 From: Carlos Garcia Campos Date: Mon, 23 Aug 2021 10:49:18 +0200 Subject: xml: Fix Component.ScrollTo methods signature to match the implementation They are expected to return a boolean. --- xml/Component.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/xml/Component.xml b/xml/Component.xml index 94056ff9..afefab8e 100644 --- a/xml/Component.xml +++ b/xml/Component.xml @@ -74,12 +74,14 @@ + + -- cgit v1.2.1