diff --git a/golded3/gemlst.cpp b/golded3/gemlst.cpp index 769b4f0..4842a7d 100644 --- a/golded3/gemlst.cpp +++ b/golded3/gemlst.cpp @@ -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;