Skip to content

hintitem use 'QRandomGenerator' instead of 'qrand'

Raresh Rus requested to merge nmariusp/bovo:work/nmariusp/qrand_obsolete into master

Fix cppcheck issue "gui/hintitem.cc:40: Obsolete function 'qrand' called. It is recommended to use 'QRandomGenerator' instead.".

Merge request reports