summaryrefslogtreecommitdiff
path: root/src/lib/elementary/elm_button.eo
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/elementary/elm_button.eo')
-rw-r--r--src/lib/elementary/elm_button.eo1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/elementary/elm_button.eo b/src/lib/elementary/elm_button.eo
index 07417b7b10..397667579d 100644
--- a/src/lib/elementary/elm_button.eo
+++ b/src/lib/elementary/elm_button.eo
@@ -6,6 +6,7 @@ class Elm.Button (Elm.Layout, Evas.Clickable_Interface,
Press it and run some function. It can contain a simple label and icon object
and it also has an autorepeat feature.
]]
+ legacy_prefix: elm_button;
eo_prefix: elm_obj_button;
methods {
@property autorepeat_initial_timeout {