diff --git a/src/modules/conf_randr/e_int_config_randr.c b/src/modules/conf_randr/e_int_config_randr.c index 44cce14fb..885e403e5 100644 --- a/src/modules/conf_randr/e_int_config_randr.c +++ b/src/modules/conf_randr/e_int_config_randr.c @@ -9,8 +9,7 @@ struct _E_Config_Dialog_Data { Evas_Object *o_randr; - unsigned char restore; - unsigned int primary; + int restore, primary; }; /* local function prototypes */