Split utilities functions into separate files

This commit is contained in:
Jonas Kvinge
2022-12-28 03:12:00 +01:00
parent f7d10f9530
commit 205b7f2401
127 changed files with 2269 additions and 1361 deletions

View File

@@ -34,7 +34,7 @@
#include "core/logging.h"
#include "core/networkaccessmanager.h"
#include "core/utilities.h"
#include "utilities/strutils.h"
#include "jsonlyricsprovider.h"
#include "lyricsfetcher.h"
#include "lyricsprovider.h"