add DEBUG_LAYOUT flag to config file

This commit is contained in:
laserpants 2016-03-27 22:47:33 +03:00
parent 3ba4032d44
commit 2e89404bd5
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ greaterThan(QT_MAJOR_VERSION, 4): QT += widgets
TARGET = qt-material-widgets
TEMPLATE = app
#DEFINES += DEBUG_LAYOUT=1
SOURCES += main.cpp\
mainwindow.cpp \
style.cpp \