mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 16:30:53 +00:00
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:
parent
c6e9d304af
commit
fc3e19d912
41 changed files with 1351 additions and 25 deletions
|
@ -90,6 +90,12 @@
|
|||
- (void)detachColorList:(NSColorList *)colorList
|
||||
{}
|
||||
|
||||
//
|
||||
// Showing Opacity Controls
|
||||
//
|
||||
- (void)alphaControlAddedOrRemoved:(id)sender
|
||||
{}
|
||||
|
||||
//
|
||||
// Responding to a Resized View
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue