bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

patch for gnustep/core/gui/Headers/gnustep/gui/NSButtonCell.h


From: Jay McCarthy
Subject: patch for gnustep/core/gui/Headers/gnustep/gui/NSButtonCell.h
Date: 30 Nov 2001 17:36:09 -0500

i was porting an app and found this typo

--- NSButtonCell.h      Fri Nov 30 17:32:38 2001
+++ NSButtonCell.h.new  Fri Nov 30 17:33:01 2001
@@ -60,7 +60,7 @@
 
 typedef enum _NSGradientType {
     NSGradientNone,
-    NSGradientConcanveWeak,
+    NSGradientConcaveWeak,
     NSGradientConcaveStrong,
     NSGradientConvexWeak,
     NSGradientConvexStrong






reply via email to

[Prev in Thread] Current Thread [Next in Thread]