From bc5c10e0f84aecb598fcf2000c9bc7eb8ed4b28e Mon Sep 17 00:00:00 2001 From: Aaron Franke Date: Fri, 21 May 2021 04:21:45 -0400 Subject: Use a more specific type for AcceptDialog register_text_enter --- doc/classes/AcceptDialog.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/classes') diff --git a/doc/classes/AcceptDialog.xml b/doc/classes/AcceptDialog.xml index f4cf246713..f644606040 100644 --- a/doc/classes/AcceptDialog.xml +++ b/doc/classes/AcceptDialog.xml @@ -49,7 +49,7 @@ - + Registers a [LineEdit] in the dialog. When the enter key is pressed, the dialog will be accepted. -- cgit v1.2.3