enventor_object: Fix compile error

This commit is contained in:
Jaehyun Cho 2018-01-29 11:34:41 +09:00
parent 973440ef04
commit e98cd391e6
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ type Enventor_Syntax_Color_Type: __undefined_type;
type Enventor_Template_Insert_Type: __undefined_type;
type Edje_Part_Type: __undefined_type;
class Enventor.Object (Elm.Widget, Efl.File) {
class Enventor.Object (Efl.Ui.Widget, Efl.File) {
legacy_prefix: enventor_object;
eo_prefix: enventor_obj;
methods {