Rename network to networkaccessmanager

This commit is contained in:
Jonas Kvinge
2021-01-11 16:48:46 +01:00
parent b85819ed9d
commit 72b194cd7e
40 changed files with 43 additions and 43 deletions

View File

@@ -34,7 +34,7 @@
#include <QtDebug>
#include "core/logging.h"
#include "core/network.h"
#include "core/networkaccessmanager.h"
#include "core/utilities.h"
#include "lyricsprovider.h"
#include "lyricsfetcher.h"