From: SukhyungKang Date: Mon, 15 May 2023 05:52:35 +0000 (+0900) Subject: Change tizen version from 7.5 to 8.0 X-Git-Tag: accepted/tizen/unified/20230605.170345~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=refs%2Fchanges%2F04%2F292804%2F1;p=platform%2Fcore%2Fapi%2Fapplication.git Change tizen version from 7.5 to 8.0 Change-Id: Ia145f487aeab49ff97f4612eb89d650c30f62b4a Signed-off-by: SukhyungKang --- 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