summaryrefslogtreecommitdiffstats
path: root/src/shared/qwaylandmimehelper.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/shared/qwaylandmimehelper.cpp')
-rw-r--r--src/shared/qwaylandmimehelper.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/shared/qwaylandmimehelper.cpp b/src/shared/qwaylandmimehelper.cpp
index ccc48ef2c..d7e511440 100644
--- a/src/shared/qwaylandmimehelper.cpp
+++ b/src/shared/qwaylandmimehelper.cpp
@@ -46,6 +46,8 @@
#include <QBuffer>
#include <QImageWriter>
+QT_USE_NAMESPACE
+
QByteArray QWaylandMimeHelper::getByteArray(QMimeData *mimeData, const QString &mimeType)
{
QByteArray content;