diff --git a/qelectrotech.pro b/qelectrotech.pro index e14c1a0f0..2901a30d5 100644 --- a/qelectrotech.pro +++ b/qelectrotech.pro @@ -79,7 +79,7 @@ DEFINES += GIT_COMMIT_SHA="\\\"$(shell git -C \""$$_PRO_FILE_PWD_"\" rev-parse - # You can make your code fail to compile if it uses deprecated APIs. # In order to do so, uncomment the following line. -DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0 +#DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0x060000 # disables all the APIs deprecated before Qt 6.0.0 # You can make your code warn on compile time for the TODO's # In order to do so, uncomment the following line.