diff options
Diffstat (limited to 'doc/base')
-rw-r--r-- | doc/base/classes.xml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/base/classes.xml b/doc/base/classes.xml index 368cd1bcba..0088f576f0 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -8816,7 +8816,7 @@ <constants> </constants> </class> -<class name="ColorFrame" inherits="Control" category="Core"> +<class name="ColorRect" inherits="Control" category="Core"> <brief_description> </brief_description> <description> @@ -26354,7 +26354,7 @@ </constant> </constants> </class> -<class name="Patch9Frame" inherits="Control" category="Core"> +<class name="Patch9Rect" inherits="Control" category="Core"> <brief_description> </brief_description> <description> @@ -32557,7 +32557,7 @@ <constants> </constants> </class> -<class name="ReferenceFrame" inherits="Control" category="Core"> +<class name="ReferenceRect" inherits="Control" category="Core"> <brief_description> Reference frame for GUI. </brief_description> |