fix for last commit

This commit is contained in:
Christopher Lloyd 2010-11-03 22:34:00 -04:00
parent 585e9a2dc5
commit a5a5945389

View File

@ -21,6 +21,7 @@ typedef enum {
NSInteger _selectedIndex;
BOOL _pullsDown;
BOOL _autoenablesItems;
BOOL _usesItemFromMenu;
NSPopUpArrowPosition _arrowPosition;
NSRectEdge _preferredEdge;
}