summaryrefslogtreecommitdiffstats
path: root/src/gui/styles
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2010-01-26 08:54:09 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2010-01-26 08:56:56 (GMT)
commit0c822ea63a8b2b0c32c68a49de81e0c02548f059 (patch)
treedefe0cfe6d334a63cf142062d7aab522596a92d9 /src/gui/styles
parent2109c57ef1fe2d8bbea2ed53c0f76c036843352d (diff)
downloadQt-0c822ea63a8b2b0c32c68a49de81e0c02548f059.zip
Qt-0c822ea63a8b2b0c32c68a49de81e0c02548f059.tar.gz
Qt-0c822ea63a8b2b0c32c68a49de81e0c02548f059.tar.bz2
Don't use QDebug references. Instead, pass by value.
If you use refs, then you can't use this operator as the first argument, since qDebug() returns QDebug by-value (an rvalue temporary). That cannot be bound to a non-const ref. Task-number: QTBUG-7593
Diffstat (limited to 'src/gui/styles')
0 files changed, 0 insertions, 0 deletions