bu5hm4n pushed a commit to branch master.

http://git.enlightenment.org/core/efl.git/commit/?id=f7035fac6729b443c9ab2defb20bb5d49870392c

commit f7035fac6729b443c9ab2defb20bb5d49870392c
Author: Marcel Hollerbach <[email protected]>
Date:   Wed Aug 7 10:38:33 2019 +0200

    efl_ui_selectable: this should be beta
    
    sorry, i forgot that ... :(
---
 src/lib/elementary/efl_ui_selectable.eo | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/lib/elementary/efl_ui_selectable.eo 
b/src/lib/elementary/efl_ui_selectable.eo
index 66a83ee347..91ca452b5b 100644
--- a/src/lib/elementary/efl_ui_selectable.eo
+++ b/src/lib/elementary/efl_ui_selectable.eo
@@ -1,4 +1,4 @@
-interface Efl.Ui.Selectable {
+interface @beta Efl.Ui.Selectable {
   [[Selectable interface for ui objects
 
     A object implementing this can be selected. When the selected property of 
this object changes, the selected,changed event is emitted.

-- 


Reply via email to