Subversion Repositories Kolibri OS

Compare Revisions

Regard whitespace Rev 4409 → Rev 4408

/programs/cmm/lib/list_box.h
4,7 → 4,6
{
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);