From e54b122b29487ea37a183eac8ad592a0aca86630 Mon Sep 17 00:00:00 2001 From: SukhyungKang Date: Mon, 15 May 2023 14:52:35 +0900 Subject: [PATCH] Change tizen version from 7.5 to 8.0 Change-Id: Ia145f487aeab49ff97f4612eb89d650c30f62b4a Signed-off-by: SukhyungKang --- include/app.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/app.h b/include/app.h index 5bb63f5..88e1340 100644 --- a/include/app.h +++ b/include/app.h @@ -206,7 +206,7 @@ int ui_app_remove_event_handler(app_event_handler_h event_handler); /** * @brief Gets the window position of application. - * @since_tizen 7.5 + * @since_tizen 8.0 * @param[out] x x position of application's left top * @param[out] y y position of application's left top * @param[out] w width of application -- 2.7.4