Sync classref with godotengine/godot#24607 deterministic sorting

This commit is contained in:
Rémi Verschelde
2018-12-27 14:08:45 +01:00
parent 4fde11be6b
commit b50cfabe37
95 changed files with 1936 additions and 1936 deletions

View File

@@ -9,7 +9,7 @@ BoxContainer
**Inherits:** :ref:`Container<class_Container>` **<** :ref:`Control<class_Control>` **<** :ref:`CanvasItem<class_CanvasItem>` **<** :ref:`Node<class_Node>` **<** :ref:`Object<class_Object>`
**Inherited By:** :ref:`VBoxContainer<class_VBoxContainer>`, :ref:`HBoxContainer<class_HBoxContainer>`, :ref:`ColorPicker<class_ColorPicker>`
**Inherited By:** :ref:`ColorPicker<class_ColorPicker>`, :ref:`HBoxContainer<class_HBoxContainer>`, :ref:`VBoxContainer<class_VBoxContainer>`
**Category:** Core