mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 05:40:48 +00:00
Some new 10.5 and 10.6 named images
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@39505 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
2f7b7f4249
commit
cb076ad8ed
3 changed files with 24 additions and 1 deletions
|
@ -715,7 +715,13 @@ NSString *NSNibTopLevelObjects = @"NSTopLevelObjects";
|
|||
NSString *NSNibOwner = @"NSOwner";
|
||||
|
||||
// NSImage directly mapped NS named images constants
|
||||
NSString *NSImageNameUserAccounts = @"NSUserAccounts";
|
||||
NSString *NSImageNamePreferencesGeneral = @"NSPreferencesGeneral";
|
||||
NSString *NSImageNameAdvanced = @"NSAdvanced";
|
||||
NSString *NSImageNameInfo = @"NSInfo";
|
||||
NSString *NSImageNameFontPanel = @"NSFontPanel";
|
||||
NSString *NSImageNameColorPanel = @"NSColorPanel";
|
||||
NSString *NSImageNameCaution = @"NSCaution";
|
||||
|
||||
|
||||
extern void __objc_gui_force_linking (void);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue