diff --git a/src/modules/conf_randr/e_smart_monitor.h b/src/modules/conf_randr/e_smart_monitor.h index 50f25de13..7ed09a4a5 100644 --- a/src/modules/conf_randr/e_smart_monitor.h +++ b/src/modules/conf_randr/e_smart_monitor.h @@ -30,6 +30,7 @@ E_Smart_Monitor_Changes e_smart_monitor_changes_get(Evas_Object *obj); Eina_Bool e_smart_monitor_changes_apply(Evas_Object *obj); const char *e_smart_monitor_name_get(Evas_Object *obj); Ecore_X_Randr_Output e_smart_monitor_output_get(Evas_Object *obj); +void e_smart_monitor_indicator_available_set(Evas_Object *obj, Eina_Bool available); # endif #endif