[Gammaray-commits] [KDAB/GammaRay] 353b9d: QPaintBuffer: Fix some runtime warnings
Kevin Funk
kevin.funk at kdab.com
Thu Apr 27 18:03:07 CEST 2017
Branch: refs/heads/2.7
Home: https://github.com/KDAB/GammaRay
Commit: 353b9dd8a94c25a0a5e4dd9331ac154d7f8ea623
https://github.com/KDAB/GammaRay/commit/353b9dd8a94c25a0a5e4dd9331ac154d7f8ea623
Author: Kevin Funk <kevin.funk at kdab.com>
Date: 2017-04-27 (Thu, 27 Apr 2017)
Changed paths:
M 3rdparty/qt/5.5/private/qpaintbuffer.cpp
Log Message:
-----------
QPaintBuffer: Fix some runtime warnings
Just copy values from more recent QPaintDevice::metric() from dev branch
Warnings:
```
QPaintDevice::metric(93): QPaintDevice::metrics: Device has no metric
information
```
More information about the Gammaray-commits
mailing list