elm_win: resolve ABI break - ELM_WIN_FAKE should be 18, because we do not support... 92/79992/1 accepted/tizen/common/20160714.152913 accepted/tizen/ivi/20160714.054118 accepted/tizen/mobile/20160714.054137 accepted/tizen/tv/20160714.054128 accepted/tizen/wearable/20160714.054144 submit/tizen/20160714.024728
authorShinwoo Kim <cinoo.kim@samsung.com>
Thu, 14 Jul 2016 02:41:59 +0000 (11:41 +0900)
committerShinwoo Kim <cinoo.kim@samsung.com>
Thu, 14 Jul 2016 02:42:50 +0000 (11:42 +0900)
Change-Id: I6a8d6a6be7d122133b16616bf13dfcd9f5694548

src/lib/elm_win.eo

index 6596b0a..2f50964 100644 (file)
@@ -55,7 +55,7 @@ enum Elm.Win.Type
                    contents will be rendered to an image buffer and can be
                    shown other process's plug image object.
                  ]]
-   fake [[This window was created using a pre-existing canvas. The window
+   fake = 18 [[This window was created using a pre-existing canvas. The window
           widget can be deleted, but the canvas must be managed externally.
 
           @since 1.13