menu: fix keys
lib/strings.h: fix strstri() Eolite: - fix sorting - paste in a new process - delete and properties in a new process for a single item git-svn-id: svn://kolibrios.org@7878 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -51,7 +51,8 @@ BDVK file_info_dirsize;
|
||||
|
||||
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 };
|
||||
|
Reference in New Issue
Block a user