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

@@ -37,7 +37,10 @@
class QTextCodec;
#ifndef USE_SYSTEM_TAGLIB
using namespace Strawberry_TagLib;
#endif
class FileRefFactory;