summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qlogging/tst_qlogging.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@kdab.com>2014-12-17 16:21:03 +0100
committerMarc Mutz <marc.mutz@kdab.com>2015-01-08 00:13:59 +0100
commit982de3eccc3e544d075c635fad1a158b14c8ebac (patch)
tree72d8cd51e1e92b118f286d471955475f3da3acbc /tests/auto/corelib/global/qlogging/tst_qlogging.cpp
parent3f893e6fd90603c176e8c25f0b5278436fd1a0f4 (diff)
QtWidgets: convert remaining users of QSize::transpose() to transposed()
...because transposed() is inline (and transpose() is not). This is such a simple transformation (basically, a register rename) that it should be inlined, even a the expense of another assignment. (the expense being in the source, not the executable code, of course). Change-Id: I4e5a574e899a84444de8042d305f34f5a6045a3e Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'tests/auto/corelib/global/qlogging/tst_qlogging.cpp')
0 files changed, 0 insertions, 0 deletions