diff options
-rw-r--r-- | shemov.pro | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ CONFIG += warn_on \ debug CONFIG -= release QT += core gui widgets sql concurrent +DEFINES += QT_DEPRECATED_WARNINGS SOURCES = main.cpp \ filesystemdirproxy.cpp \ filesystemwidget.cpp \ |