summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorSemun Lee <sm79.lee@samsung.com>2015-06-15 02:08:33 -0700
committerGerrit Code Review <gerrit@review.vlan103.tizen.org>2015-06-15 02:08:33 -0700
commit420f5a35b87ef8f90c1d15f59bc2c8b515bd3787 (patch)
treecb3b562b10f3b5c96c2b5c647c5ebfdb569fd559 /include
parent6dbe9f1f4b97fe9f6c9bd5b89e08852aa8f9fdec (diff)
parenta97bdcd48bcec5fb9ca6843ad727d67d69c61d3c (diff)
downloadapp-core-420f5a35b87ef8f90c1d15f59bc2c8b515bd3787.tar.gz
app-core-420f5a35b87ef8f90c1d15f59bc2c8b515bd3787.tar.bz2
app-core-420f5a35b87ef8f90c1d15f59bc2c8b515bd3787.zip
Diffstat (limited to 'include')
-rwxr-xr-xinclude/appcore-internal.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/appcore-internal.h b/include/appcore-internal.h
index c898e56..cb8ca6c 100755
--- a/include/appcore-internal.h
+++ b/include/appcore-internal.h
@@ -182,6 +182,10 @@ struct ui_wm_rotate {
};
int appcore_set_wm_rotation(struct ui_wm_rotate* wm_rotate);
+void appcore_group_reset(bundle *b);
+void appcore_group_resume();
+unsigned int appcore_get_main_window();
+
#define ENV_START "APP_START_TIME"
#define MEMORY_FLUSH_ACTIVATE