Signed-off-by: Thomas Gstädtner <tho...@gstaedtner.net> --- src/bin/e_randr_private.h | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/src/bin/e_randr_private.h b/src/bin/e_randr_private.h index cada26a..02c7abc 100644 --- a/src/bin/e_randr_private.h +++ b/src/bin/e_randr_private.h @@ -22,6 +22,9 @@ #define E_RANDR_12_NO_MODES (E_RANDR_12_NO || !e_randr_screen_info.rrvd_info.randr_info_12->modes) #define E_RANDR_12_NO_MODE(mode) (E_RANDR_12_NO || !e_randr_screen_info.rrvd_info.randr_info_12->modes || (mode == Ecore_X_Randr_None)) +// Generic +Eina_Bool _try_restore_configuration(void); + // RandRR == 1.1 E_Randr_Screen_Info_11 *_11_screen_info_new(void); void _11_screen_info_free(E_Randr_Screen_Info_11 *screen_info_11); -- 1.7.8.5 ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ enlightenment-devel mailing list enlightenment-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-devel