mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 23:31:02 +00:00
Added method [scrollWheel:].
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@10764 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
4d7a48fa62
commit
7986d235d4
1 changed files with 1 additions and 0 deletions
|
@ -112,6 +112,7 @@
|
|||
- (void) rightMouseDown: (NSEvent*)theEvent;
|
||||
- (void) rightMouseDragged: (NSEvent*)theEvent;
|
||||
- (void) rightMouseUp: (NSEvent*)theEvent;
|
||||
- (void) scrollWheel: (NSEvent *)theEvent;
|
||||
|
||||
/*
|
||||
* Services menu support
|
||||
|
|
Loading…
Reference in a new issue