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 1fb484f commit c92a529Copy full SHA for c92a529
cppcheck.cppcheck
@@ -21,4 +21,7 @@
21
<path name="test/cfg/"/>
22
<path name="test/cli/"/>
23
</exclude>
24
+ <libraries>
25
+ <library>qt</library>
26
+ </libraries>
27
</project>
gui/gui.cppcheck
@@ -11,4 +11,7 @@
11
<ignore>
12
<path name="temp/"/>
13
</ignore>
14
15
16
17
0 commit comments