Ecore_Evas_Wayland_Egl: Actually implement the screen_dpi_get function

inside the Ecore_Evas_Engine_Functions.



SVN revision: 73353
This commit is contained in:
Christopher Michael 2012-07-05 14:17:04 +00:00
parent 7ca653e1d8
commit c18872df78
1 changed files with 1 additions and 1 deletions

View File

@ -152,7 +152,7 @@ static Ecore_Evas_Engine_Func _ecore_wl_engine_func =
NULL,
_ecore_evas_wl_render,
_ecore_evas_wl_screen_geometry_get,
NULL // screen_dpi_get
_ecore_evas_wl_screen_dpi_get
};
/* external variables */