Merge "Enhance EvasObject and Widget" into tizen
authorKangho Hur <kangho.hur@samsung.com>
Thu, 22 Jun 2017 12:00:39 +0000 (12:00 +0000)
committerGerrit Code Review <gerrit@review.ap-northeast-2.compute.internal>
Thu, 22 Jun 2017 12:00:40 +0000 (12:00 +0000)
1  2 
src/ElmSharp/Interop/Interop.Evas.cs

@@@ -811,4 -802,4 +802,4 @@@ internal static partial class Intero
              evas_object_color_set(obj, r * a / 255, g * a / 255, b * a / 255, a);
          }
      }
--}
++}