summaryrefslogtreecommitdiff
path: root/include/define.h
diff options
context:
space:
mode:
authorJehun Lim <jehun.lim@samsung.com>2015-08-07 14:14:57 +0900
committerJehun Lim <jehun.lim@samsung.com>2015-08-07 14:14:57 +0900
commit34239bcc9abfdf8395c7dfb01e3f975d6432952c (patch)
tree8c87494e8e9da41d3a1997c055a2c6a2229d15ec /include/define.h
parent7986ee378a134265e9177a017780c0bc80995620 (diff)
downloadair_mediahub-34239bcc9abfdf8395c7dfb01e3f975d6432952c.tar.gz
air_mediahub-34239bcc9abfdf8395c7dfb01e3f975d6432952c.tar.bz2
air_mediahub-34239bcc9abfdf8395c7dfb01e3f975d6432952c.zip
movie: use app_contents_get_color for backgroud colorsubmit/tizen/20150807.083626accepted/tizen/tv/20150808.025831
Change-Id: I50ab6109e6b20af0b51325f9451e2ab8d146188d Signed-off-by: Jehun Lim <jehun.lim@samsung.com>
Diffstat (limited to 'include/define.h')
-rw-r--r--include/define.h1
1 files changed, 1 insertions, 0 deletions
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"