Rename color (list) change notifications to match Cocoa (and OpenStep).

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@31893 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Wolfgang Lux 2011-01-15 19:28:24 +00:00
parent ba39755f4a
commit ab919f8fba
8 changed files with 32 additions and 12 deletions

View file

@ -138,6 +138,6 @@ enum {
@end
/* Notifications */
APPKIT_EXPORT NSString *NSColorPanelColorChangedNotification;
APPKIT_EXPORT NSString *NSColorPanelColorDidChangeNotification;
#endif // _GNUstep_H_NSColorPanel