diff options
author | Tom Hacohen <tom@stosb.com> | 2016-05-12 17:06:04 +0100 |
---|---|---|
committer | Tom Hacohen <tom@stosb.com> | 2016-05-12 17:27:35 +0100 |
commit | 6bdf4af01695231f53948f78d7f9f4171eb271d8 (patch) | |
tree | 1c4c5ca5ea6b36259e59b3c7173557827fabda4a /src/lib/elementary/elm_multibuttonentry.eo | |
parent | 96c4c88070fec7e514dc179574c4ac1eba9b6885 (diff) | |
download | efl-6bdf4af01695231f53948f78d7f9f4171eb271d8.tar.gz |
Add legacy_prefix now that the default has changed to null.
Diffstat (limited to 'src/lib/elementary/elm_multibuttonentry.eo')
-rw-r--r-- | src/lib/elementary/elm_multibuttonentry.eo | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/elementary/elm_multibuttonentry.eo b/src/lib/elementary/elm_multibuttonentry.eo index 0b76cacf15..fd95c55743 100644 --- a/src/lib/elementary/elm_multibuttonentry.eo +++ b/src/lib/elementary/elm_multibuttonentry.eo @@ -3,6 +3,7 @@ type Elm_Multibuttonentry_Format_Cb: __undefined_type; class Elm.Multibuttonentry (Elm.Layout) { + legacy_prefix: elm_multibuttonentry; eo_prefix: elm_obj_multibuttonentry; methods { @property editable { |