focus: fix build break after previous commit.

This commit is contained in:
Amitesh Singh 2017-11-29 19:46:04 +09:00
parent 29b47e0a07
commit 038e492fe1
1 changed files with 1 additions and 1 deletions

View File

@ -801,7 +801,7 @@ class Efl.Ui.Win (Elm.Widget, Efl.Canvas, Efl.Access.Window,
that it's not covered by any other window.]]
Efl.Gfx.Stack.lower; [[This action is ignored by the Window.]]
Elm.Widget.theme_apply;
Elm.Widget.focus { get; }
Efl.Ui.Focus.Object.focus { get; }
Elm.Widget.focus_highlight_style { get; set; }
Elm.Widget.focus_highlight_enabled { get; set; }
Elm.Widget.focus_highlight_animate { get; set; }