summaryrefslogtreecommitdiff
path: root/src/lib/evas/canvas/efl_input_pointer.eo
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/evas/canvas/efl_input_pointer.eo')
-rw-r--r--src/lib/evas/canvas/efl_input_pointer.eo2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/evas/canvas/efl_input_pointer.eo b/src/lib/evas/canvas/efl_input_pointer.eo
index f50b511d20..e00a910a33 100644
--- a/src/lib/evas/canvas/efl_input_pointer.eo
+++ b/src/lib/evas/canvas/efl_input_pointer.eo
@@ -1,6 +1,6 @@
import efl_input_types;
-class @beta Efl.Input.Pointer extends Efl.Object implements Efl.Input.Event, Efl.Input.State
+class Efl.Input.Pointer extends Efl.Object implements Efl.Input.Event, Efl.Input.State
{
[[Event data carried over with any pointer event (mouse, touch, pen, ...)
]]