Add CONFIG += ordered to project main .pro file

This commit is contained in:
johanneshilden 2017-10-04 13:11:37 +03:00
parent 9a08fcb196
commit cb1762b0dd
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = qt-material-widgets
TEMPLATE = subdirs
SUBDIRS = components examples
CONFIG += ordered
# The following define makes your compiler emit warnings if you use
# any feature of Qt which as been marked as deprecated (the exact warnings