summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--shemov.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/shemov.pro b/shemov.pro
index 937bdb9..a625939 100644
--- a/shemov.pro
+++ b/shemov.pro
@@ -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 \