and this is a uchar

SVN revision: 54138
devs/princeamd/enlightenment-0.17-elive
Mike Blumenkrantz 13 years ago
parent fc78801dd8
commit 4fe706f09b
  1. 2
      src/bin/e_fm.h

@ -119,7 +119,7 @@ struct _E_Fm2_Icon_Info
const char *real_link;
const char *category;
struct stat statinfo;
Eina_Bool icon_type;
unsigned char icon_type;
Eina_Bool mount : 1;
Eina_Bool removable : 1;
Eina_Bool removable_full : 1;

Loading…
Cancel
Save