Defione Q_NULLPTR for Qt 4.

This commit is contained in:
Dave Page 2018-12-06 11:08:17 +00:00
parent 72a2db53c3
commit 3448465e82

View File

@ -11,6 +11,7 @@ greaterThan(QT_MAJOR_VERSION, 4) {
} else {
message(Building for QT4...)
QT += network
DEFINES += Q_NULLPTR=NULL
}
win32 {
RC_ICONS += pgAdmin4.ico