Skip to content

Commit

Permalink
Revert "eolian_gen fixes to inheritance"
Browse files Browse the repository at this point in the history
This reverts commit 94f5abd.
  • Loading branch information
andydotxyz committed Jun 2, 2015
1 parent de32bd6 commit 2063784
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion elm_code/src/lib/widget/elm_code_widget.eo
Original file line number Diff line number Diff line change
@@ -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;
properties {
Expand Down

0 comments on commit 2063784

Please sign in to comment.