efl_ui_win: revert accidental override remove

This commit is contained in:
Daniel Kolesa 2017-11-01 13:40:09 +01:00
parent 5c997b3aaa
commit b7ebc1cd25
1 changed files with 1 additions and 0 deletions

View File

@ -844,6 +844,7 @@ class Efl.Ui.Win (Elm.Widget, Efl.Canvas, Efl.Access.Window,
Efl.Gfx.Size.Hint.hint_base { get; set; }
Efl.Gfx.Size.Hint.hint_step { get; set; }
Efl.Gfx.Size.Hint.hint_aspect { set; }
Efl.Gfx.Size.Hint.hint_weight { set; }
Efl.Gfx.Size.Hint.hint_max { set; }
Efl.Text.text { get; set; }
Efl.Canvas.pointer_position { get; }