mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
Removed [showHelp:] and [activateContextHelpMode:] as they are
declared in NSHelpManager.h git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10655 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2c2df0734e
commit
603d8d45ca
1 changed files with 0 additions and 2 deletions
|
@ -190,8 +190,6 @@ APPKIT_EXPORT NSString *NSEventTrackingRunLoopMode;
|
|||
- (void) orderFrontColorPanel: (id)sender;
|
||||
- (void) orderFrontDataLinkPanel: (id)sender;
|
||||
- (void) orderFrontHelpPanel: (id)sender;
|
||||
- (void)showHelp:(id)sender;
|
||||
- (void)activateContextHelpMode:(id)sender;
|
||||
- (void) runPageLayout: (id)sender;
|
||||
/* GNUstep extensions displaying an infoPanel, title is 'Info' */
|
||||
/* For a list of the useful values in the dictionary, see GSInfoPanel.h.
|
||||
|
|
Loading…
Reference in a new issue