api: mark Efl.Gfx.Image_Load_Controller stable

Summary:
fix T7876
Depends on D10124

Reviewers: segfaultxavi

Reviewed By: segfaultxavi

Subscribers: segfaultxavi, cedric, #reviewers, #committers

Tags: #efl_api

Maniphest Tasks: T7876

Differential Revision: https://phab.enlightenment.org/D10125
This commit is contained in:
Mike Blumenkrantz 2019-09-25 17:56:33 -04:00
parent 8e17112c76
commit b59c00864c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ enum @beta Efl.Gfx.Image_Load_Controller_State
}
*/
interface @beta Efl.Gfx.Image_Load_Controller
interface Efl.Gfx.Image_Load_Controller
{
[[Common APIs for all loadable 2D images.]]