Use Qt::Literals::StringLiterals
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
#include "contextview.h"
|
||||
#include "contextalbum.h"
|
||||
|
||||
using namespace Qt::StringLiterals;
|
||||
using namespace Qt::Literals::StringLiterals;
|
||||
|
||||
namespace {
|
||||
constexpr int kWidgetSpacing = 50;
|
||||
|
||||
Reference in New Issue
Block a user