Skip to content

Commit

Permalink
Update qqmusicsong.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
z52c authored Jul 13, 2018
1 parent 689c0e0 commit da3d0c5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions qqmusicsong.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ void qqMusicSong::getSongLink()
if(sizeape==0 || songQuality == 2)
{
mp3Link=QString(NDOWNLOADLINKHEAD)+QString("M800")+mediaMid+QString(".mp3")+QString(NDOWNLOADLINKMID)+vkey2+QString(NDOWNLOADLINKTAIL);
return;
}

switch (songQuality) {
Expand Down

0 comments on commit da3d0c5

Please sign in to comment.