aboutsummaryrefslogtreecommitdiff
path: root/doc/classes/GraphEdit.xml
diff options
context:
space:
mode:
authorRémi Verschelde2017-09-23 10:59:35 +0200
committerRémi Verschelde2017-09-23 10:59:41 +0200
commit210ebb5cdbecd326c1b0edd35cfda94e3a74c6d9 (patch)
treebe461d5338e8cabc83c4594f174dcb7ae1b27d1e /doc/classes/GraphEdit.xml
parenta11a9ddffc4dcda6c5c912373f8ec6f7a0f63cca (diff)
downloadgodot-210ebb5cdbecd326c1b0edd35cfda94e3a74c6d9.tar.gz
godot-210ebb5cdbecd326c1b0edd35cfda94e3a74c6d9.tar.zst
godot-210ebb5cdbecd326c1b0edd35cfda94e3a74c6d9.zip
doc: Sync classref with current source
[ci skip]
Diffstat (limited to 'doc/classes/GraphEdit.xml')
-rw-r--r--doc/classes/GraphEdit.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/classes/GraphEdit.xml b/doc/classes/GraphEdit.xml
index c9771f1ad..f064029a0 100644
--- a/doc/classes/GraphEdit.xml
+++ b/doc/classes/GraphEdit.xml
@@ -228,9 +228,11 @@
<constants>
</constants>
<theme_items>
+ <theme_item name="SnapGrid" type="Texture">
+ </theme_item>
<theme_item name="bezier_len_neg" type="int">
</theme_item>
- <theme_item name="bezier_len_position" type="int">
+ <theme_item name="bezier_len_pos" type="int">
</theme_item>
<theme_item name="bg" type="StyleBox">
</theme_item>
@@ -244,7 +246,5 @@
</theme_item>
<theme_item name="reset" type="Texture">
</theme_item>
- <theme_item name="snap" type="Texture">
- </theme_item>
</theme_items>
</class>