forked from qt-creator/qt-creator
QmlDesigner: Bump the C++ version to 17 for the qml puppet too
Task-number: QTCREATORBUG-24684 Change-Id: I2502593d45f93b36162a4009cca238a83da2dc53 Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
QT += core gui widgets qml quick network
|
||||
QT += core-private qml-private quick-private gui-private
|
||||
|
||||
CONFIG += c++11
|
||||
CONFIG += c++17
|
||||
|
||||
DEFINES -= QT_CREATOR
|
||||
|
||||
|
Reference in New Issue
Block a user