haiku/headers
John Scipione 64182ccb20 Menu and Deskbar: Remove _SetMenuLayout() method
and remove TExpandoMenuBar as a friend class to BMenu hack.

In Deskbar, call the newly added MenuPrivate::SetLayout() method instead.

This is a much cleaner way to implement this, thanks Stefano Ceccherini
for the tip!
2015-02-20 14:38:43 -05:00
..
build Forgot to fix LDBL_MIN... 2014-10-15 13:08:10 +02:00
compatibility Implement getifaddrs. 2015-01-16 13:10:57 +01:00
config ARM: Be aware of ARMEL and ARMEL 2014-01-01 23:41:02 -07:00
cpp Add a <limits> header for gcc2. 2014-11-27 12:14:39 +01:00
glibc Make public glibc header printf.h usable. 2013-07-17 18:07:56 +02:00
libs Outsource ncurses. 2014-12-18 10:18:39 +01:00
os Menu and Deskbar: Remove _SetMenuLayout() method 2015-02-20 14:38:43 -05:00
posix stdint.h: use correct type for INT64_MAX (#11647) 2014-12-20 10:06:21 +01:00
private MenuPrivate: Add a SetLayout() method to MenuPrivate 2015-02-20 14:35:36 -05:00
tools Remove preprocessor checks from TestShell.h 2014-07-29 23:05:52 +02:00