Index: cppcheck.err =================================================================== diff -u -r73225de0b0e518669ecb2306c37021ea304fbfd9 -r182e1a0f7de23f13ea130efedc7b3c8e413e3b7e --- cppcheck.err (.../cppcheck.err) (revision 73225de0b0e518669ecb2306c37021ea304fbfd9) +++ cppcheck.err (.../cppcheck.err) (revision 182e1a0f7de23f13ea130efedc7b3c8e413e3b7e) @@ -57,5 +57,6 @@ [sources/view/hd/alarm/VAlarmStatus.cpp:128]: (style) The function 'requestOkay' is never used. [sources/view/hd/alarm/VAlarmStatus.cpp:137]: (style) The function 'requestSilence' is never used. [sources/view/VCreateTreatment.cpp:448]: (style) The function 'saveTreatmentRangesCSV' is never used. +[sources/view/dg/data/VDGOperationModeData.cpp:41]: (style) The function 'text' is never used. [sources/MainTimer.cpp:116]: (style) The function 'timerEvent' is never used. (information) Cppcheck cannot find all the include files. Cppcheck can check the code without the include files found. But the results will probably be more accurate if all the include files are found. Please check your project's include directories and add all of them as include directories for Cppcheck. To see what files Cppcheck cannot find use --check-config.