We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bdf1987 commit 85f8ba7Copy full SHA for 85f8ba7
cppcheck.cbp
@@ -39,9 +39,13 @@
39
<Unit filename="gui/checkthread.cpp" />
40
<Unit filename="gui/checkthread.h" />
41
<Unit filename="gui/common.h" />
42
+ <Unit filename="gui/fileviewdialog.cpp" />
43
+ <Unit filename="gui/fileviewdialog.h" />
44
<Unit filename="gui/main.cpp" />
45
<Unit filename="gui/mainwindow.cpp" />
46
<Unit filename="gui/mainwindow.h" />
47
+ <Unit filename="gui/projectfile.cpp" />
48
+ <Unit filename="gui/projectfile.h" />
49
<Unit filename="gui/qrc_gui.cpp" />
50
<Unit filename="gui/resultstree.cpp" />
51
<Unit filename="gui/resultstree.h" />
0 commit comments