Skip to content
Snippets Groups Projects
Commit e0c381bb authored by Erik Verbruggen's avatar Erik Verbruggen
Browse files

Included QStringBuilder to fix compilation on MacOS.

Reviewed-by: kh1
parent 00e78171
No related merge requests found
......@@ -43,6 +43,7 @@
#include <QtCore/QDir>
#include <QtCore/QFileInfo>
#include <QtCore/QDebug>
#include <QtCore/QStringBuilder>
#include <QtCore/QUrl>
#include <QtCore/QSettings>
#include <QtCore/QXmlStreamReader>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment