Implement missing protocols and classes.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2067 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
netcrep 1997-01-29 16:07:56 +00:00
parent c6e9d304af
commit fc3e19d912
41 changed files with 1351 additions and 25 deletions

View file

@ -90,6 +90,12 @@
- (void)detachColorList:(NSColorList *)colorList
{}
//
// Showing Opacity Controls
//
- (void)alphaControlAddedOrRemoved:(id)sender
{}
//
// Responding to a Resized View
//