Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 6781 → Rev 6782

/programs/cmm/eolite/Eolite.c
542,6 → 542,7
llist_copy(#files_active, #files);
strcpy(#active_path, #path);
DrawStatusBar();
Open_Dir(#path,ONLY_OPEN);
DrawFilePanels();
if (del_active) Del_Form();
if (new_element_active) NewElement_Form(new_element_active, #new_element_name);