summaryrefslogtreecommitdiff
path: root/include/ug.h
diff options
context:
space:
mode:
authorJiwoong Im <jiwoong.im@samsung.com>2015-11-06 15:05:31 +0900
committerJiwoong Im <jiwoong.im@samsung.com>2015-11-09 14:22:48 +0900
commitcab60029f324cfd5a668a3e68d06ba42e76e6741 (patch)
tree834ddfa32160277d9ee6448561481269f7bf6fbd /include/ug.h
parent35a3446ce6475f4fc452a37a64f25adf4164e619 (diff)
downloadui-gadget-1-cab60029f324cfd5a668a3e68d06ba42e76e6741.tar.gz
ui-gadget-1-cab60029f324cfd5a668a3e68d06ba42e76e6741.tar.bz2
ui-gadget-1-cab60029f324cfd5a668a3e68d06ba42e76e6741.zip
Change-Id: Ib50b5c5e057f570e2bbd656dd4437d4b3eb8c4bd Signed-off-by: Jiwoong Im <jiwoong.im@samsung.com>
Diffstat (limited to 'include/ug.h')
-rwxr-xr-xinclude/ug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ug.h b/include/ug.h
index eb2ae64..2e42798 100755
--- a/include/ug.h
+++ b/include/ug.h
@@ -66,7 +66,7 @@ struct ui_gadget_s {
struct ug_module *module;
struct ug_cbs cbs;
- service_h service;
+ app_control_h app_control;
int destroy_me:1;
enum ug_layout_state layout_state;