Use Qt::Literals::StringLiterals
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
|
||||
#include "filtertree.h"
|
||||
|
||||
using namespace Qt::StringLiterals;
|
||||
using namespace Qt::Literals::StringLiterals;
|
||||
|
||||
FilterTree::FilterTree() = default;
|
||||
FilterTree::~FilterTree() = default;
|
||||
|
||||
Reference in New Issue
Block a user