Cog/Preferences/General/VolumeBehaviorArrayController.h
2013-10-04 10:54:40 -07:00

13 lines
201 B
Objective-C

//
// VolumeBehaviorArrayController.h
// General
//
// Created by Christopher Snowhill on 10/1/13.
//
//
#import <Cocoa/Cocoa.h>
@interface VolumeBehaviorArrayController : NSArrayController
@end