eolian_gen fixes to inheritance

This commit is contained in:
Andy Williams 2015-05-11 23:17:44 +01:00
parent 398e8ad2a0
commit 94f5abd2c8
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
class Elm_Code_Widget (Elm_Layout, Elm_Interface_Atspi_Text)
class Elm_Code_Widget (Elm.Layout, Elm_Interface_Atspi_Text)
{
eo_prefix: elm_code_widget;
methods {