Fixed marking in messagelister

This commit is contained in:
Alexander S. Aganichev 2001-05-22 20:56:11 +00:00
parent 7003d2bebb
commit 383290c2ee

View File

@ -269,6 +269,8 @@ void GMsgList::print_line(uint idx, uint pos, bool isbar) {
ReadMlst(idx);
MLst* ml = mlst[idx];
update_marks(ml);
int wattr_, hattr_, mattr_;
if(isbar) {
wattr_ = sattr;