Use Qt::Literals::StringLiterals
This commit is contained in:
@@ -37,7 +37,7 @@
|
||||
#include "fancytabwidget.h"
|
||||
#include "fancytabdata.h"
|
||||
|
||||
using namespace Qt::StringLiterals;
|
||||
using namespace Qt::Literals::StringLiterals;
|
||||
|
||||
namespace {
|
||||
constexpr int TabSize_LargeSidebarMinWidth = 70;
|
||||
|
||||
Reference in New Issue
Block a user