RESOLVED DUPLICATE of bug 49759 Bug 49851
[Qt] Fix QFont warnings about pixel size <= 0
https://bugs.webkit.org/show_bug.cgi?id=49851
Summary [Qt] Fix QFont warnings about pixel size <= 0
Andreas Kling
Reported 2010-11-19 19:11:46 PST
QFont doesn't approve of zero pixelSize, so we shouldn't try to set that.
Attachments
Proposed patch (2.71 KB, patch)
2010-11-19 19:18 PST, Andreas Kling
no flags
Andreas Kling
Comment 1 2010-11-19 19:18:49 PST
Created attachment 74458 [details] Proposed patch
Andreas Kling
Comment 2 2010-11-20 08:30:28 PST
Let's fix this properly! *** This bug has been marked as a duplicate of bug 49759 ***
Note You need to log in before you can comment on or make changes to this bug.