From 959fc206f77b66581292ee6fdde708ba66e60251 Mon Sep 17 00:00:00 2001 From: Lee Morgan Date: Wed, 23 Sep 2015 16:07:53 +0100 Subject: [PATCH] Marked new API's since 1.1.4 Change-Id: I8ff62dd0b0fda0aaaf8760f3d25591927ba69aa4 --- adaptors/public-api/adaptor-framework/pixmap-image.h | 1 + 1 file changed, 1 insertion(+) diff --git a/adaptors/public-api/adaptor-framework/pixmap-image.h b/adaptors/public-api/adaptor-framework/pixmap-image.h index 5bc92a8..b1d9da5 100644 --- a/adaptors/public-api/adaptor-framework/pixmap-image.h +++ b/adaptors/public-api/adaptor-framework/pixmap-image.h @@ -53,6 +53,7 @@ typedef IntrusivePtr PixmapImagePtr; * The native pixmap can be created internally or * externally by X11 or ECORE-X11. * + * @since DALi 1.1.4 */ class DALI_IMPORT_API PixmapImage : public NativeImageInterface { -- 2.7.4