aboutsummaryrefslogtreecommitdiffstats
path: root/tools/qmllint/qcoloroutput_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/qmllint/qcoloroutput_p.h')
-rw-r--r--tools/qmllint/qcoloroutput_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/qmllint/qcoloroutput_p.h b/tools/qmllint/qcoloroutput_p.h
index 710bf5db74..aefa765a87 100644
--- a/tools/qmllint/qcoloroutput_p.h
+++ b/tools/qmllint/qcoloroutput_p.h
@@ -89,7 +89,7 @@ public:
typedef QFlags<ColorCodeComponent> ColorCode;
typedef QHash<int, ColorCode> ColorMapping;
- ColorOutput();
+ ColorOutput(bool silent);
~ColorOutput();
void setColorMapping(const ColorMapping &cMapping);