QT6: set C++17

This commit is contained in:
Simon De Backer
2020-10-03 11:49:44 +02:00
parent 184560cc5d
commit 10cc3cdbb7
2 changed files with 4 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
QT += core network
CONFIG += c++11
CONFIG += c++17
HEADERS += $$PWD/singleapplication.h \
$$PWD/singleapplication_p.h