Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 5980 → Rev 5981

/programs/cmm/eolite/Eolite.c
718,7 → 718,7
else
{
font.bg_color = bgcol;
font.use_smooth = smooth_font;
font.smooth = smooth_font;
font.prepare(files.x + 23, files.item_h - font.height / 2 + y, file_name_off);
font.show();
}