Add back option to use system taglib, add warning at the bottom

This commit is contained in:
Jonas Kvinge
2020-07-07 23:44:04 +02:00
parent 4e003c12a6
commit 904097b7b1
5 changed files with 90 additions and 55 deletions

View File

@@ -68,7 +68,9 @@
#include "covermanager/albumcoverloader.h"
#include "tagreadermessages.pb.h"
#ifndef USE_SYSTEM_TAGLIB
using namespace Strawberry_TagLib;
#endif
const QStringList Song::kColumns = QStringList() << "title"
<< "album"