Correct module name for the interface context

This commit is contained in:
Andy Williams 2018-01-14 00:21:35 +00:00
parent 8a71ac57ab
commit 939237ad7f
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@ abstract Efl.Ui.Widget (Efl.Canvas.Group, Efl.Access,
Efl.Ui.Focus.Object, Efl.Ui.Base, Efl.Ui.Cursor,
Efl.Ui.Translatable, Efl.Selection, Efl.Ui.Dnd)
{
[[Elementary widget abstract class]]
[[Efl UI widget abstract class]]
legacy_prefix: elm_widget;
//eo_prefix: efl_ui_widget;
event_prefix: efl_ui_widget;