Subversion Repositories Kolibri OS

Rev

Rev 5774 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5774 Rev 5779
Line 144... Line 144...
144
	int panels_drag=0, clicked_list=0;
144
	int panels_drag=0, clicked_list=0;
145
	dword line_col, text_col;
145
	dword line_col, text_col;
Line 146... Line 146...
146
 
146
 
147
	mail_list.h = Form.cheight/4;
147
	mail_list.h = Form.cheight/4;
-
 
148
	mail_list.ClearList();
148
	mail_list.ClearList();
149
	WB1.list.no_selection = true;
149
	SetMailBoxStatus( NULL , NULL);
150
	SetMailBoxStatus( NULL , NULL);
150
	cur_charset = 0;
151
	cur_charset = 0;
Line 151... Line 152...
151
	aim = SEND_NSTAT;
152
	aim = SEND_NSTAT;