sysutils/qpxtool: unbreak with clang 4.0
src/mainwindow.cpp:429:9: error: ordered comparison between pointer and zero ('QAction *' and 'int')
if (act<0) return;
~~~^~Reported by: antoine (via exp-run)
sysutils/qpxtool: unbreak with clang 4.0 Tags None Referenced Files None Subscribers None
Description
Details
|