Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 7806 → Rev 7878

/programs/cmm/eolite/include/properties.h
51,7 → 51,8
 
bool apply_question_active;
 
_dir_size more_files_count;
DIR_SIZE more_files_count;
DIR_SIZE dir_size;
 
checkbox ch_read_only = { PR_T_ONLY_READ, NULL };
checkbox ch_hidden = { PR_T_HIDDEN, NULL };