diff --git a/src/modules/conf_randr/e_smart_randr.h b/src/modules/conf_randr/e_smart_randr.h index 89433cd31..56cd442f8 100644 --- a/src/modules/conf_randr/e_smart_randr.h +++ b/src/modules/conf_randr/e_smart_randr.h @@ -6,6 +6,7 @@ Evas_Object *e_smart_randr_add(Evas *evas); void e_smart_randr_virtual_size_set(Evas_Object *obj, Evas_Coord vw, Evas_Coord vh); void e_smart_randr_monitor_add(Evas_Object *obj, Evas_Object *mon); +Eina_List *e_smart_randr_monitors_get(Evas_Object *obj); # endif #endif