aboutsummaryrefslogtreecommitdiffstats
path: root/SQLiteStudio3/sqlitestudio/sqlitestudio.pro
diff options
context:
space:
mode:
Diffstat (limited to 'SQLiteStudio3/sqlitestudio/sqlitestudio.pro')
-rw-r--r--SQLiteStudio3/sqlitestudio/sqlitestudio.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/SQLiteStudio3/sqlitestudio/sqlitestudio.pro b/SQLiteStudio3/sqlitestudio/sqlitestudio.pro
index 96d9f0d..bdb2876 100644
--- a/SQLiteStudio3/sqlitestudio/sqlitestudio.pro
+++ b/SQLiteStudio3/sqlitestudio/sqlitestudio.pro
@@ -20,7 +20,7 @@ linux {
}
TEMPLATE = app
-CONFIG += c++11
+CONFIG += c++17
QMAKE_CXXFLAGS += -pedantic
DEFINES += QAPPLICATION_CLASS=QApplication