mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 15:40:37 +00:00
Minor fixes
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2059 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
37cb5135e1
commit
c6e9d304af
6 changed files with 24 additions and 14 deletions
|
@ -35,9 +35,6 @@
|
|||
// NSColorList notifications
|
||||
NSString *NSColorListChangedNotification = @"NSColorListChange";
|
||||
|
||||
// NSColorList exceptions
|
||||
NSString *NSColorListNotEditableException = @"NSColorListNotEditable";
|
||||
|
||||
// global variable
|
||||
static NSMutableArray *gnustep_available_color_lists;
|
||||
static NSLock *gnustep_color_list_lock;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue