Skip to content

FractionPainter make lr, rr const ref

Marius Pa requested to merge nmariusp/kbruch:work/nmariusp/lr_rr_const into master
Fix cppcheck issues "src/FractionPainter.cpp:40: Parameter 'lr'
can be declared with const
src/FractionPainter.cpp:41: Parameter 'rr' can be declared with const".
Edited by Marius Pa

Merge request reports