Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4235 → Rev 4409

/programs/cmm/lib/list_box.h
4,6 → 4,7
{
int x, y, w, h, min_h, line_h, text_y;
int count, visible, first, current;
int active;
void ClearList();
int ProcessKey(dword key);
int MouseOver(int xx, yy);