Elm_Interface_Atspi_Text changed to Elm.Interface_Atspi_Text.

@author conr2d
This commit is contained in:
Andy Williams 2016-02-15 17:20:41 +00:00
parent d15de4309e
commit b38510e830
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_obj_code_widget;
legacy_prefix: elm_code_widget;