pcsxr-1.9.92
[pcsx_rearmed.git] / macosx / plugins / DFXVideo / NetSfPeopsSoftGPUInterface.nib / classes.nib
1 {
2     IBClasses = (
3         {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
4         {
5             CLASS = NetSfPeopsSoftGPUPluginGLView; 
6             LANGUAGE = ObjC; 
7             SUPERCLASS = NSOpenGLView; 
8         }, 
9         {
10             CLASS = NetSfPeopsSoftGPUPluginWindow; 
11             LANGUAGE = ObjC; 
12             SUPERCLASS = NSWindow; 
13         }, 
14         {
15             CLASS = NetSfPeopsSoftGPUPluginWindowController; 
16             LANGUAGE = ObjC; 
17             OUTLETS = {glView = NSOpenGLView; }; 
18             SUPERCLASS = NSWindowController; 
19         }
20     ); 
21     IBVersion = 1; 
22 }