* Renamed private BMenu::SelectItem() to _SelectItem(), and made its arguments a bit more sane.
* Fixed two GCC 4 warnings. git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@19139 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -85,7 +85,7 @@ static const uint32 kFlattenedTextRunArrayVersion = 0;
|
||||
enum {
|
||||
B_SEPARATOR_CHARACTER,
|
||||
B_OTHER_CHARACTER
|
||||
} separatorCharacters;
|
||||
};
|
||||
|
||||
|
||||
class _BTextTrackState_ {
|
||||
|
||||
Reference in New Issue
Block a user