fix ecore-evas-fb fullscreen!

SVN revision: 40125
This commit is contained in:
Carsten Haitzler 2009-04-17 01:53:37 +00:00
parent 5738461f90
commit 5a740af16d
1 changed files with 2 additions and 2 deletions

View File

@ -596,11 +596,11 @@ static const Ecore_Evas_Engine_Func _ecore_fb_engine_func =
NULL,
NULL,
NULL,
NULL,
NULL,
_ecore_evas_fullscreen_set,
NULL,
NULL,
NULL,
NULL,
NULL
};
#endif