mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 05:40:48 +00:00
Commit change in NSResponder.h, too, which accidentally did not make
it in the last commit. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@30058 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
6ffe3918e5
commit
c8a3c39596
1 changed files with 2 additions and 0 deletions
|
@ -221,6 +221,8 @@ PACKAGE_SCOPE
|
|||
- (void) scrollLineUp: (id)sender;
|
||||
- (void) scrollPageDown: (id)sender;
|
||||
- (void) scrollPageUp: (id)sender;
|
||||
- (void) scrollToBeginningOfDocument: (id)sender;
|
||||
- (void) scrollToEndOfDocument: (id)sender;
|
||||
- (void) selectAll: (id)sender;
|
||||
- (void) selectLine: (id)sender;
|
||||
- (void) selectParagraph: (id)sender;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue