Home
last modified time | relevance | path

Searched hist:"2 bf1592a70d3f413132a0357213aa6be64077c5e" (Results 1 – 2 of 2) sorted by relevance

/haiku/headers/private/interface/
H A DBMCPrivate.h2bf1592a70d3f413132a0357213aa6be64077c5e Mon May 06 21:00:42 UTC 2013 John Scipione <jscipione@gmail.com> Rework layout-enabled contructor for BMCMenuBar

Was passing !fixedSize into the view flags of BMenuBar, which made no sense.
Stop doing that, set fixedSize to true instead.

Remove the fixedSize parameter from this contructor, it's too late for that.
/haiku/src/kits/interface/
H A DBMCPrivate.cpp2bf1592a70d3f413132a0357213aa6be64077c5e Mon May 06 21:00:42 UTC 2013 John Scipione <jscipione@gmail.com> Rework layout-enabled contructor for BMCMenuBar

Was passing !fixedSize into the view flags of BMenuBar, which made no sense.
Stop doing that, set fixedSize to true instead.

Remove the fixedSize parameter from this contructor, it's too late for that.