aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--cppcheck.suppress2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppcheck.suppress b/cppcheck.suppress
index d5a31b5e9..b8483fedf 100644
--- a/cppcheck.suppress
+++ b/cppcheck.suppress
@@ -58,7 +58,7 @@ constVariableReference:scintilla/gtk/ScintillaGTKAccessible.cxx
constVariablePointer:scintilla/gtk/ScintillaGTKAccessible.cxx
// moc_ files show #error as they are not built with standard context
-preprocessorErrorDirective:scintilla/qt/*.cpp
+preprocessorErrorDirective:scintilla/qt/**.cpp
// Doesn't understand Qt slots macro
unknownMacro:scintilla/qt/ScintillaEditBase/*.h