mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-06 05:16:59 +03:00
First sweep moving URLs to a constants file
This commit is contained in:
parent
808ca76363
commit
979946b7bb
11 changed files with 56 additions and 20 deletions
|
|
@ -102,7 +102,6 @@ void S3ListBucket::processValidReply()
|
|||
};
|
||||
|
||||
// nothing went wrong...
|
||||
QString prefix("http://s3.amazonaws.com/Minecraft.Resources/");
|
||||
QByteArray ba = m_reply->readAll();
|
||||
|
||||
QString xmlErrorMsg;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue