From 8a079fbdcc74376a700a6ae1cf0cfc30ce142c57 Mon Sep 17 00:00:00 2001 From: Will Nations Date: Mon, 4 Dec 2017 14:25:50 -0600 Subject: [PATCH] [DOCS] WindowDialog member descriptions --- doc/classes/WindowDialog.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/doc/classes/WindowDialog.xml b/doc/classes/WindowDialog.xml index 41aa71b782a..5bdcfe238df 100644 --- a/doc/classes/WindowDialog.xml +++ b/doc/classes/WindowDialog.xml @@ -21,8 +21,10 @@ + If [code]true[/code] the user can resize the window. Default value: [code]false[/code]. + The text displayed in the window's title bar. Default value: "Save a File".