efl api release - fix @since in new elm glview api's
authorCarsten Haitzler (Rasterman) <raster@rasterman.com>
Fri, 12 Aug 2016 14:15:59 +0000 (23:15 +0900)
committerStefan Schmidt <stefan@osg.samsung.com>
Fri, 12 Aug 2016 16:04:55 +0000 (18:04 +0200)
src/lib/elementary/elm_glview.eo

index 7e0c224..77d2f23 100644 (file)
@@ -178,7 +178,10 @@ class Elm.Glview (Elm.Widget, Efl.Gfx.View)
          }
       }
       draw_request {
-         [[Notifies that there has been changes in the GLView.]]
+         [[Notifies that there has been changes in the GLView.
+
+           @since 1.18
+         ]]
       }
    }
    implements {