Unit tests for RemoteDBMgr
[irwi] / ut / stubs / qnetworkreply.h
index d5b0824..84d491f 100644 (file)
@@ -18,6 +18,8 @@ public:
     void deleteLater();
     QByteArray readLine(qint64 maxlen = 0);
 
+public:
+    static QByteArray content;
 };
 
 #endif // QNETWORKREPLY_H