From 5b3709d3096df737b8bb2344446be818b0389bfe Mon Sep 17 00:00:00 2001 From: Juan Linietsky Date: Sat, 20 May 2017 12:38:03 -0300 Subject: Removal of InputEvent as built-in Variant type.. this might cause bugs I haven't found yet.. --- doc/base/classes.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/base') diff --git a/doc/base/classes.xml b/doc/base/classes.xml index af0a494a84..a04890d4fd 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -20360,7 +20360,7 @@ Singleton that manages actions. - Singleton that manages actions. InputMap has a list of the actions used in InputEvent, which can be modified. + Singleton that manages actions. InputMap has a list of the actions used in Ref, which can be modified. -- cgit v1.2.3