Use Qt::Literals::StringLiterals
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
#include "collection/collectionmodel.h"
|
||||
#include "collection/collectionfilter.h"
|
||||
|
||||
using namespace Qt::StringLiterals;
|
||||
using namespace Qt::Literals::StringLiterals;
|
||||
using std::make_unique;
|
||||
using std::make_shared;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user