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.eo3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/evas/canvas/efl_input_pointer.eo b/src/lib/evas/canvas/efl_input_pointer.eo
index 400ce3481b..03516b62a7 100644
--- a/src/lib/evas/canvas/efl_input_pointer.eo
+++ b/src/lib/evas/canvas/efl_input_pointer.eo
@@ -1,4 +1,3 @@
-import efl_orientation;
import efl_input_types;
class Efl.Input.Pointer (Efl.Object, Efl.Input.Event, Efl.Input.State)
@@ -116,7 +115,7 @@ class Efl.Input.Pointer (Efl.Object, Efl.Input.Event, Efl.Input.State)
propagation or repetition of the event.
]]
values {
- src: Efl.Object; [[Source object: @Efl.Gfx]]
+ src: Efl.Object; [[Source object: @Efl.Gfx.Entity]]
}
}
@property button_flags {