Changed URLs. Added open/close to QBuffer buffers.
[speedfreak] / Client / xmlreader.h
index ec984ca..4cf31dd 100644 (file)
@@ -40,8 +40,7 @@ private:
     QString value;
 
 public slots:
     QString value;
 
 public slots:
-    //void xmlRead(QIODevice* device);
-    void xmlRead(QNetworkReply* device);
+    void xmlRead(QNetworkReply *device);
     void xmlShow();
 };
 
     void xmlShow();
 };