Hi Hermet, did you make a mistake in this commit? Yakov.
On 04/14/2015 04:20 PM, ChunEon Park wrote: > hermet pushed a commit to branch master. > > http://git.enlightenment.org/core/elementary.git/commit/?id=517c675ffb9cce59351b706d4c08d5da1aeb9c88 > > commit 517c675ffb9cce59351b706d4c08d5da1aeb9c88 > Author: ChunEon Park <[email protected]> > Date: Tue Apr 14 22:20:22 2015 +0900 > > radio: update doc > --- > src/lib/elm_radio.eo | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/src/lib/elm_radio.eo b/src/lib/elm_radio.eo > index 7a644aa..887eddb 100644 > --- a/src/lib/elm_radio.eo > +++ b/src/lib/elm_radio.eo > @@ -92,7 +92,7 @@ class Elm_Radio (Elm_Layout, > Elm_Interface_Atspi_Widget_Action) > @ingroup Radio */ > > params { > - @in Evas_Object *group; /*@ Any object whose group the @p obj is > to join. */ > + @in Elm_Radio *group; /*@ Any radio object whose group the @p > obj is to join. */ > } > } > } > ------------------------------------------------------------------------------ BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT Develop your own process in accordance with the BPMN 2 standard Learn Process modeling best practices with Bonita BPM through live exercises http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_ source=Sourceforge_BPM_Camp_5_6_15&utm_medium=email&utm_campaign=VA_SF _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
