doc: Sync classref with current source

This commit is contained in:
Rémi Verschelde 2019-06-26 16:02:47 +02:00
parent cb8d95dd4b
commit 261bdfa14d
2 changed files with 4 additions and 0 deletions

View File

@ -200,6 +200,8 @@
</theme_item>
<theme_item name="font_color_selected" type="Color">
</theme_item>
<theme_item name="font_color_uneditable" type="Color">
</theme_item>
<theme_item name="minimum_spaces" type="int">
</theme_item>
<theme_item name="normal" type="StyleBox">

View File

@ -572,6 +572,8 @@
<theme_item name="font_color" type="Color">
Sets the font [Color].
</theme_item>
<theme_item name="font_color_readonly" type="Color">
</theme_item>
<theme_item name="font_color_selected" type="Color">
</theme_item>
<theme_item name="function_color" type="Color">