mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-10-04 17:09:25 +00:00
NOISSUE Revert all recent changes to NetAction and NetJob
This commit is contained in:
@@ -60,7 +60,7 @@ void NotificationChecker::checkForNotifications()
|
||||
m_checkJob->start();
|
||||
}
|
||||
|
||||
void NotificationChecker::downloadSucceeded()
|
||||
void NotificationChecker::downloadSucceeded(int)
|
||||
{
|
||||
m_entries.clear();
|
||||
|
||||
|
Reference in New Issue
Block a user