Ignore additional Qt error messages
This commit is contained in:
parent
6e719d1796
commit
222c51aa6e
|
|
@ -56,4 +56,6 @@ qt_log_ignore =
|
|||
^QQuickWidget::invalidateRenderControl could not make context current
|
||||
^libpng warning: iCCP: known incorrect sRGB profile
|
||||
^inotify_add_watch(".*") failed: "No space left on device"
|
||||
^QSettings::value: Empty key passed
|
||||
^Icon theme ".*" not found
|
||||
xfail_strict = true
|
||||
|
|
|
|||
Loading…
Reference in New Issue