Sett Clipper as RECT type
authorTae-Hwan Kim <the81.kim@samsung.com>
Thu, 16 Feb 2012 03:18:24 +0000 (12:18 +0900)
committerTae-Hwan Kim <the81.kim@samsung.com>
Thu, 16 Feb 2012 03:18:24 +0000 (12:18 +0900)
Change-Id: I6ddb673b90d0148ecf587d823d1a4439b592fb14

themes/widgets/map.edc

index da934a8..6ab7816 100644 (file)
         }
         parts {
             part { name: "whole";
+               type: RECT;
                 description { state: "default" 0.0;
                 }
             }
         }
         parts {
             part { name: "whole";
+               type: RECT;
                 description { state: "default" 0.0;
                 }
             }
         }
     parts {
     part { name: "clipper";
+        type: RECT;
         mouse_events:  1;
         description { state: "default" 0.0;
           color: 255 255 255 0;