Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 8778 → Rev 8779

/programs/cmm/eolite/include/left_panel.h
132,7 → 132,7
for (i=0; i<30; i++) DeleteButton(100+i);
 
if ( two_panels.checked) { draw_y = 41; draw_x = 2; }
if (!two_panels.checked) { draw_y = 74; draw_x = 17; }
else { draw_y = 74; draw_x = 17; }
 
for (i=0;i<list.count;i++)
{