The dissolve, cut and slides all work properly now, I hope :D
[ITKit.git] / ITTransientStatusWindow.h
index 9fbd1fc..39f637e 100755 (executable)
@@ -55,13 +55,13 @@ typedef enum {
     ITVerticalWindowPosition               _verticalPosition;
     ITHorizontalWindowPosition             _horizontalPosition;
     float                                  _screenPadding;
-    int                                    _screenNumber;
+//    int                                    _screenNumber;
 
     BOOL _reallyIgnoresEvents;
     
     NSTimer *_exitTimer;
 
-//  NSView *_contentSubView;           
+    NSView *_contentSubView;           
 }
 
 + (id)sharedWindow;