revert connect to HTTP, needs more testing

This commit is contained in:
lasconic 2014-08-26 18:08:26 +02:00
parent bc506ed85b
commit 39548b4a8e

View file

@ -33,7 +33,7 @@
namespace Ms {
static const char* staticUrl = "https://connect.musescore.com";
static const char* staticUrl = "http://connect.musescore.com";
//---------------------------------------------------------
// MyNetworkAccessManager