Explorar o código

doc: Sync classref with current source

Rémi Verschelde %!s(int64=6) %!d(string=hai) anos
pai
achega
261bdfa14d
Modificáronse 2 ficheiros con 4 adicións e 0 borrados
  1. 2 0
      doc/classes/LineEdit.xml
  2. 2 0
      doc/classes/TextEdit.xml

+ 2 - 0
doc/classes/LineEdit.xml

@@ -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">

+ 2 - 0
doc/classes/TextEdit.xml

@@ -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">