Revert "Don't use https since it's not supported on windows and ubuntu 12.04"

This reverts commit ab5e86fec9.
This commit is contained in:
John Maguire 2016-02-09 11:52:04 +00:00
parent 9ba41411d3
commit 3ef46f016f
1 changed files with 2 additions and 0 deletions

View File

@ -83,6 +83,8 @@ LastFMService::LastFMService(Application* app, QObject* parent)
scrobbling_enabled_(false),
connection_problems_(false),
app_(app) {
lastfm::ws::setScheme(lastfm::ws::Https);
ReloadSettings();
// we emit the signal the first time to be sure the buttons are in the right