We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qt
.cppcheck
1 parent 7f77f09 commit 3abf598Copy full SHA for 3abf598
2 files changed
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