Editfield.edc : build fail fix
authorWooHyun Jung <wh0705.jung@samsung.com>
Thu, 14 Apr 2011 06:12:40 +0000 (15:12 +0900)
committerWooHyun Jung <wh0705.jung@samsung.com>
Thu, 14 Apr 2011 06:12:40 +0000 (15:12 +0900)
themes/groups/editfield.edc

index 95f53d3..9013273 100644 (file)
@@ -761,12 +761,13 @@ group { name: "elm/editfield/base/searchbar";
                 border: 10 10 10 10;
                 border_scale: 1;
             }
-            description {
+         }
+         description {
                state: "elm.eraser.show" 0.0;
                inherit: "default" 0.0;
                visible: 1;
-            }
          }
+      }
       part {
          name: "eraser";
          mouse_events: 1;