Add NSImageNameColorPanel named image

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@39450 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Riccardo Mottola 2016-03-04 00:10:16 +00:00
parent 279193b644
commit 79e6bc01af
4 changed files with 7 additions and 1 deletions

View file

@ -3,7 +3,7 @@
External data
Copyright (C) 1997 Free Software Foundation, Inc.
Copyright (C) 1997-2016 Free Software Foundation, Inc.
Author: Scott Christley <scottc@net-community.com>
Date: August 1997
@ -714,6 +714,10 @@ id NSNotApplicableMarker = @"<NOT APPLICABLE MARKER>";
NSString *NSNibTopLevelObjects = @"NSTopLevelObjects";
NSString *NSNibOwner = @"NSOwner";
// NSImage directly mapped NS named images constants
NSString *NSImageNameColorPanel = @"NSColorPanel";
extern void __objc_gui_force_linking (void);
void