"Fixed" ITButton... it's not REALLY fixed, as that's impossible, but it
[ITKit.git] / ITTSWBackgroundView.h
index 522af29..8d49143 100755 (executable)
@@ -15,7 +15,7 @@
 
 
 @interface ITGrayRoundedView : NSView {
-
+    NSBezierPath *_path;
 }
 
 @end