mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-30 10:29:59 +03:00
NOISSUE move everything.
This commit is contained in:
parent
4730f54df7
commit
db877ba121
665 changed files with 1321 additions and 1374 deletions
|
|
@ -15,10 +15,9 @@
|
|||
|
||||
#include "StatusChecker.h"
|
||||
|
||||
#include <logic/net/URLConstants.h>
|
||||
#include <net/URLConstants.h>
|
||||
|
||||
#include <QByteArray>
|
||||
#include <QDomDocument>
|
||||
|
||||
#include <QDebug>
|
||||
|
||||
|
|
@ -40,7 +39,7 @@ void StatusChecker::reloadStatus()
|
|||
// qDebug() << "Ignored request to reload status. Currently reloading already.";
|
||||
return;
|
||||
}
|
||||
|
||||
|
||||
// qDebug() << "Reloading status.";
|
||||
|
||||
NetJob* job = new NetJob("Status JSON");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue