diff options
author | Kelly Thomas <kelly.thomas@hotmail.com.au> | 2018-09-01 03:12:35 +0800 |
---|---|---|
committer | RĂ©mi Verschelde <rverschelde@gmail.com> | 2018-08-31 22:35:15 +0200 |
commit | 29f2571662da0ee93ea2a632ec3b60aa26246563 (patch) | |
tree | f02525a2a5db1c7011fcd8872a8e0dca925ecb65 /doc/classes/EditorProperty.xml | |
parent | e00baaf6ced167a68ed1f99275f5f7e940e4a960 (diff) |
update class docs
Diffstat (limited to 'doc/classes/EditorProperty.xml')
-rw-r--r-- | doc/classes/EditorProperty.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/classes/EditorProperty.xml b/doc/classes/EditorProperty.xml index 32d3a2703d..7d09554330 100644 --- a/doc/classes/EditorProperty.xml +++ b/doc/classes/EditorProperty.xml @@ -98,7 +98,7 @@ <signal name="resource_selected"> <argument index="0" name="path" type="String"> </argument> - <argument index="1" name="resource" type="Object"> + <argument index="1" name="resource" type="Resource"> </argument> <description> </description> |