ubject: [E-devel] [envision] Compiler Warnings - Elementary API changes.
Greetings,
After the recent elementary changes in gengrid make output from
envision is getting flooded with a LOT of warnings about elm_gengrid
-> elm_object.
There are also errors everywhere due to pointer type incompatibilit
Greetings,
After the recent elementary changes in gengrid make output from
envision is getting flooded with a LOT of warnings about elm_gengrid
-> elm_object.
There are also errors everywhere due to pointer type incompatibility
due to the change from Elm_Gengrid_Item to Elm_Object_Item.
some of th