summaryrefslogtreecommitdiff
path: root/src/lib/elm_video.eo
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elm_video.eo')
-rw-r--r--src/lib/elm_video.eo1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/elm_video.eo b/src/lib/elm_video.eo
index 3ff579762..56d58d72f 100644
--- a/src/lib/elm_video.eo
+++ b/src/lib/elm_video.eo
@@ -181,6 +181,7 @@ class Elm_Video (Elm_Layout, Efl.File, Elm_Interface_Atspi_Widget_Action)
class.constructor;
Eo.Base.constructor;
Efl.File.file.set;
+ Efl.File.file.get;
Evas.Object_Smart.add;
Evas.Object_Smart.del;
Elm_Widget.focus_next_manager_is;