cog/Preferences/Preferences/MIDIFlavorBehaviorArrayCont...

14 lines
210 B
Objective-C

//
// MIDIFlavorBehaviorArrayController.h
// General
//
// Created by Christopher Snowhill on 04/12/16.
//
//
#import <Cocoa/Cocoa.h>
@interface MIDIFlavorBehaviorArrayController : NSArrayController
@end