From 95f93e038a3afc95048820aa73fd38423048a487 Mon Sep 17 00:00:00 2001 From: Michael Alexsander Silva Dias Date: Sun, 17 Dec 2017 15:40:44 -0200 Subject: Exposed LineEdit's "selection_clear" and renamed it to "deselect". --- doc/classes/LineEdit.xml | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc/classes') diff --git a/doc/classes/LineEdit.xml b/doc/classes/LineEdit.xml index 9a03d4e0c1..4434a7b7e2 100644 --- a/doc/classes/LineEdit.xml +++ b/doc/classes/LineEdit.xml @@ -27,6 +27,13 @@ Erases the [LineEdit] text. + + + + + Clears the current selection. + + -- cgit v1.2.3