Checking in so Joe can work on view glitches.
[ITKit.git] / ITTSWBackgroundView.h
index 522af29..8d49143 100755 (executable)
@@ -15,7 +15,7 @@
 
 
 @interface ITGrayRoundedView : NSView {
-
+    NSBezierPath *_path;
 }
 
 @end