Skip to content

dolphintabwidget.cpp piority of boolean operators

Marius Pa requested to merge nmariusp/dolphin:work/nmariusp/boolean_prio into master

Fix PVS-Studio issue "warning: V648 Priority of the '&&' operation is higher than that of the '||' operation.". Fix clangd issue.

Merge request reports