api: mark Efl.Ui.Box_Stack stable
authorMike Blumenkrantz <zmike@samsung.com>
Wed, 25 Sep 2019 11:27:42 +0000 (13:27 +0200)
committerJongmin Lee <jm105.lee@samsung.com>
Wed, 25 Sep 2019 21:12:44 +0000 (06:12 +0900)
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

src/lib/elementary/efl_ui_box_stack.eo

index 060f470..688f0ef 100644 (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.