From 34239bcc9abfdf8395c7dfb01e3f975d6432952c Mon Sep 17 00:00:00 2001 From: Jehun Lim Date: Fri, 7 Aug 2015 14:14:57 +0900 Subject: movie: use app_contents_get_color for backgroud color Change-Id: I50ab6109e6b20af0b51325f9451e2ab8d146188d Signed-off-by: Jehun Lim --- include/define.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/define.h') diff --git a/include/define.h b/include/define.h index 4359270..f2fe159 100644 --- a/include/define.h +++ b/include/define.h @@ -63,6 +63,7 @@ #define PART_ELM_SWALLOW_THUMBNAIL "elm.swallow.thumbnail" #define PART_ELM_SWALLOW_VIDEO "elm.swallow.video" #define PART_ELM_SWALLOW_FAVORITE "elm.swallow.favorite" +#define PART_ELM_SWALLOW_TEXTBG "elm.swallow.textbg" /* signal */ #define SIG_BTN_CLICKED "btn,clicked" -- cgit v1.2.3