summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJehun Lim <jehun.lim@samsung.com>2015-10-01 21:19:38 +0900
committerJehun Lim <jehun.lim@samsung.com>2015-10-02 11:34:19 +0900
commitbdd565b2695b50c3fb772af9841f3a0d7f216811 (patch)
tree2cd0e675784929e3e52036355d589fdaa82b4eed /include
parent28a75dfb23d22cca03f5b0e5a361082765ead5f0 (diff)
downloadair_mediahub-bdd565b2695b50c3fb772af9841f3a0d7f216811.tar.gz
air_mediahub-bdd565b2695b50c3fb772af9841f3a0d7f216811.tar.bz2
air_mediahub-bdd565b2695b50c3fb772af9841f3a0d7f216811.zip
detail: add gallery place detail view
Change-Id: I4bee62f3589073cde75418105c982316ad75bf2c Signed-off-by: Jehun Lim <jehun.lim@samsung.com>
Diffstat (limited to 'include')
-rw-r--r--include/view.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/view.h b/include/view.h
index ef90d13..8f8c3b9 100644
--- a/include/view.h
+++ b/include/view.h
@@ -60,6 +60,7 @@ enum update_type {
enum detail_view_type {
E_DETAIL_MOVIE_GENRE = 0,
+ E_DETAIL_GALLERY_PLACE,
E_DETAIL_MUSIC_ALBUM,
E_DETAIL_MUSIC_ARTIST,
E_DETAIL_MUSIC_GENRE,