api: mark Efl.Ui.Box_Stack stable

Summary: fix T8207

Reviewers: segfaultxavi

Reviewed By: segfaultxavi

Subscribers: cedric, #reviewers, #committers

Tags: #efl_api

Maniphest Tasks: T8207

Differential Revision: https://phab.enlightenment.org/D10150
This commit is contained in:
Mike Blumenkrantz 2019-09-25 13:27:42 +02:00 committed by Xavi Artigas
parent 05a7168ca3
commit a171b5bd10
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
class @beta Efl.Ui.Box_Stack extends Efl.Ui.Box
class Efl.Ui.Box_Stack extends Efl.Ui.Box
{
[[A custom layout engine for @Efl.Ui.Box that stacks items.