lib/enventor: Use correct Eolian namespace syntax.

This commit is contained in:
Jaehyun Cho 2015-05-09 02:45:46 +09:00
parent 5966093325
commit d27216193e
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
class Enventor.Object (Elm_Widget, Efl.File) {
class Enventor.Object (Elm.Widget, Efl.File) {
eo_prefix: enventor_obj;
properties {
part_highlight {