summaryrefslogtreecommitdiff
path: root/mobile/widgets_default/button.edc
diff options
context:
space:
mode:
Diffstat (limited to 'mobile/widgets_default/button.edc')
-rw-r--r--mobile/widgets_default/button.edc2
1 files changed, 0 insertions, 2 deletions
diff --git a/mobile/widgets_default/button.edc b/mobile/widgets_default/button.edc
index 6fe3d24c..8d1f70c2 100644
--- a/mobile/widgets_default/button.edc
+++ b/mobile/widgets_default/button.edc
@@ -196,7 +196,6 @@ group { name: "elm/button/base/anchor";
source: "over";
action: STATE_SET "visible" 0.0;
target: "button_image";
- target: "elm.text";
}
program { name: "button_mouse_out";
signal: "mouse,out";
@@ -210,7 +209,6 @@ group { name: "elm/button/base/anchor";
source: "over";
action: STATE_SET "visible" 0.0;
target: "button_image";
- target: "elm.text";
}
program { name: "button_click2";
signal: "mouse,down,1";