Fix compile with tracing enabled: include QStringList header
Change-Id: I40f737338d10a871442bb453fe1eeede9dacec79 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>bb10
parent
ba26496647
commit
2d7ec5922a
|
|
@ -42,6 +42,7 @@
|
|||
|
||||
#include <qvector.h>
|
||||
#include <qstring.h>
|
||||
#include <qstringlist.h>
|
||||
#include <qtypeinfo.h>
|
||||
|
||||
struct Tracepoint
|
||||
|
|
|
|||
Loading…
Reference in New Issue