Closed sainho93 closed 5 years ago
@zeroset I'm not sure here if it should use "const" or not. If using const, so it's a pointer to const, it means pointer track shouldn't be changed, but in fact it should change its QPen by markLine() function.
Sorry my fault, thought MarkLine doesn't edit.