summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_code_widget_legacy.eo
blob: 1c228b3e763f638cc63d2efbdeb3e517123c7552 (plain)
1
2
3
4
5
class Elm.Code_Widget_Legacy (Elm.Code_Widget, Efl.Ui.Legacy)
{
   [[Elementary code widget]]
   data: null;
}