Skip to content

Commit 6413527

Browse files
committed
I hope it's last compile fix
1 parent 6f9aedd commit 6413527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

QFile2Snes/QFile2Snes.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ DEFINES += QT_DEPRECATED_WARNINGS
2222
# You can also select to disable deprecated APIs only up to a certain version of Qt.
2323
#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0
2424

25-
CONFIG += c++11
25+
CONFIG += c++17
2626

2727
SOURCES += \
2828
main.cpp \

0 commit comments

Comments
 (0)