Menu

[4a5ff5]: / PlayerPROKit / PPSampleObject_PPKPrivate.h  Maximize  Restore  History

Download this file

15 lines (10 with data), 194 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
//
// PPSampleObject_PPKPrivate.h
// PPMacho
//
// Created by C.W. Betts on 1/17/14.
//
//
#import "PPSampleObject.h"
@interface PPSampleObjectImmutable : PPSampleObject <NSCopying>
@end