Ecore_Evas: Fix missing initializer for for the engine_functions. (was

missing profiles_set).



SVN revision: 73251
This commit is contained in:
Christopher Michael 2012-07-04 06:00:23 +00:00
parent d1ba36f4ba
commit 413bf159a4
1 changed files with 1 additions and 1 deletions

View File

@ -1119,7 +1119,7 @@ static const Ecore_Evas_Engine_Func _ecore_extn_plug_engine_func =
NULL,
NULL,
NULL, //transparent
NULL, // profiles_set
NULL,
NULL,
NULL,