Closed
Bug 615069
Opened 14 years ago
Closed 14 years ago
qStyle is unused in nsLookAndFeel::GetMetric(const nsMetricID aID,PRInt32 &aMetric)
Categories
(Core Graveyard :: Widget: Qt, enhancement)
Core Graveyard
Widget: Qt
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla2.0b8
People
(Reporter: timeless, Assigned: timeless)
Details
(Keywords: coverity)
Attachments
(1 file)
550 bytes,
patch
|
romaxa
:
review+
|
Details | Diff | Splinter Review |
340 NS_IMETHODIMP nsLookAndFeel::GetMetric(const nsMetricID aID,PRInt32 &aMetric)
352 QStyle* qStyle = qApp->style();
Comment 2•14 years ago
|
||
Comment on attachment 493559 [details] [diff] [review]
patch
Thanks.
Attachment #493559 -
Flags: review?(romaxa) → review+
Keywords: checkin-needed
Comment 3•14 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Keywords: checkin-needed
Resolution: --- → FIXED
Target Milestone: --- → mozilla2.0b8
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•