From 099f74584ab603a0242555f19926078896a3bb6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A9mi=20Verschelde?= Date: Fri, 17 Aug 2018 13:46:33 +0200 Subject: Bind ItemList's item_custom_fg_color methods Fixes #21086. --- doc/classes/ItemList.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'doc') diff --git a/doc/classes/ItemList.xml b/doc/classes/ItemList.xml index 48ca0ddc01..4723cf8ee4 100644 --- a/doc/classes/ItemList.xml +++ b/doc/classes/ItemList.xml @@ -77,6 +77,14 @@ + + + + + + + + @@ -227,6 +235,16 @@ + + + + + + + + + + -- cgit v1.2.3