Opened 14 years ago

Closed 14 years ago

#6078 closed bug (fixed)

typo in BAbstractLayoutItem::PreferredSize()

Reported by: yourpalal Owned by: axeld
Priority: normal Milestone: R1
Component: Kits/Interface Kit Version: R1/Development
Keywords: Cc:
Blocked By: Blocking:
Platform: All

Description

BAbstractLayoutItem::PreferredSize() calls BaseMaxSize(), not BasePreferredSize().

Attachments (1)

AbstractLayoutItem.patch (454 bytes ) - added by yourpalal 14 years ago.
replace call to BaseMaxSize() with BasePreferredSize()

Download all attachments as: .zip

Change History (3)

by yourpalal, 14 years ago

Attachment: AbstractLayoutItem.patch added

replace call to BaseMaxSize() with BasePreferredSize()

comment:1 by yourpalal, 14 years ago

patch: 01

comment:2 by pulkomandy, 14 years ago

Resolution: fixed
Status: newclosed

Applied in hrev37399.

Note: See TracTickets for help on using tickets.