summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJunghyun Kim <jh1114.kim@samsung.com>2012-08-28 20:48:17 +0900
committerJunghyun Kim <jh1114.kim@samsung.com>2012-08-28 20:48:17 +0900
commit6af47a7328f6c4fd468890757eb18b2a6197eea6 (patch)
tree5bcb48274121c3132d4579423ed8b9905dce9d68 /include
parent705b925c45567f2fc5a002fd3fd89d94e66bc2f6 (diff)
downloadsmartsearch-6af47a7328f6c4fd468890757eb18b2a6197eea6.tar.gz
smartsearch-6af47a7328f6c4fd468890757eb18b2a6197eea6.tar.bz2
smartsearch-6af47a7328f6c4fd468890757eb18b2a6197eea6.zip
Update changed code
Diffstat (limited to 'include')
-rwxr-xr-xinclude/smartsearch.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/smartsearch.h b/include/smartsearch.h
index 5c80cbf..4277e34 100755
--- a/include/smartsearch.h
+++ b/include/smartsearch.h
@@ -122,6 +122,9 @@ struct appdata {
Evas_Object *search_gl;
Evas_Object *noresult_view;
Evas_Object *sb_layout;
+ Evas_Object *search_layout;
+ Evas_Object *result_layout;
+
Evas_Object *back_btn;
Evas_Object *ctxpopup;