mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-20 22:06:42 +00:00
Removed method [_rightMouseDisplay:] as this is now private.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@16208 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
01a653745e
commit
bcdf0c46f8
1 changed files with 0 additions and 3 deletions
|
@ -642,9 +642,6 @@ The displayed menus on the screen have the following structure:
|
||||||
/* Popup behaviour */
|
/* Popup behaviour */
|
||||||
- (BOOL) _ownedByPopUp;
|
- (BOOL) _ownedByPopUp;
|
||||||
- (void) _setOwnedByPopUp: (NSPopUpButtonCell*)popUp;
|
- (void) _setOwnedByPopUp: (NSPopUpButtonCell*)popUp;
|
||||||
|
|
||||||
/* Show menu on right mouse down */
|
|
||||||
- (void) _rightMouseDisplay: (NSEvent*)theEvent;
|
|
||||||
@end
|
@end
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue