summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/statemachine
diff options
context:
space:
mode:
authorEdward Welbourne <edward.welbourne@theqtcompany.com>2015-10-29 15:17:53 +0100
committerEdward Welbourne <edward.welbourne@theqtcompany.com>2015-10-30 09:58:15 +0000
commitf86e6643b6eda10ccfdfb5e71fd4ac3d527aa9e0 (patch)
treef1335427f0213fc21b9f5bd02ac1cefdbc9cf592 /tests/auto/corelib/statemachine
parentff3ba1045e8322caa0293b05aecbff4411963ea2 (diff)
Compile-fix: add missing declaration in debug.
QAbstractSocketPrivate::readFromSocket() had a qDebug() that references its q->... so it also needs its Q_Q() declaration. Only relevant when QABSTRACTSOCKET_DEBUG is enabled (which it normally isn't). Change-Id: Ib82fd032fb2c4143a0987b9162377d0d7e968e95 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/corelib/statemachine')
0 files changed, 0 insertions, 0 deletions