Use Qt::Literals::StringLiterals
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
#include "about.h"
|
||||
#include "ui_about.h"
|
||||
|
||||
using namespace Qt::StringLiterals;
|
||||
using namespace Qt::Literals::StringLiterals;
|
||||
|
||||
About::About(QWidget *parent) : QDialog(parent), ui_{} {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user