//
//  FilterView.h
//  RubyFrictionless
//
//  Created by Pierce T. Wetter III on 4/26/07.
//  Copyright 2007 __MyCompanyName__. All rights reserved.
//

#import <Cocoa/Cocoa.h>


@interface FilterView : NSOutlineView {

}

@end
