Skip to content

fallbacktaphandler remove duplicate parentheses

Fix PVS-Studio issue "src/qmlcontrols/kquickcontrolsaddons/fallbacktaphandler.cpp:78: warning: V592 The expression was enclosed by parentheses twice: ((expression)). One pair of parentheses is unnecessary or misprint is present.".

Merge request reports