We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
qt
.cppcheck
1 parent 46cd40c commit b30b44eCopy full SHA for b30b44e
cppcheck.cppcheck
@@ -23,4 +23,7 @@
23
<path name="test/cli/"/>
24
<path name="test/tools/"/>
25
</exclude>
26
+ <libraries>
27
+ <library>qt</library>
28
+ </libraries>
29
</project>
gui/gui.cppcheck
@@ -14,4 +14,7 @@
14
<exclude>
15
<path name="test/data"/>
16
17
18
19
20
0 commit comments