From b1117bb9e31018460b5adc05428842555d47c1b9 Mon Sep 17 00:00:00 2001 From: Nils Schwabe Date: Thu, 6 Mar 2014 16:02:08 +0100 Subject: vmchooser is now able to get vsessions from a given url --- src/vsession.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vsession.h') diff --git a/src/vsession.h b/src/vsession.h index f13c377..3afcd2b 100644 --- a/src/vsession.h +++ b/src/vsession.h @@ -62,7 +62,7 @@ class VSession : public Session { static QList readXmlDir(const QString& path); static QList readXmlFile(const QString& filepath); - static QList readXmlUrl(const QString& xmlurl, httpxmldownloader& httpxmldownloader); + static void addSessionsAfterDownload(QNetworkReply* reply); private: QDomDocument doc_; -- cgit v1.2.3-55-g7522