Implement selection offers from compositor to clients.
[profile/ivi/qtwayland.git] / src / plugins / platforms / wayland / qwaylanddataoffer.h
index 26cec39..d51f52d 100644 (file)
 
 class QWaylandDisplay;
 
-class QWaylandMimeHelper
-{
-public:
-    static QByteArray getByteArray(QMimeData *mimeData, const QString &mimeType);
-};
-
 class QWaylandDataOffer : public QInternalMimeData
 {
 public: