aboutsummaryrefslogtreecommitdiff
path: root/macosx/plugins/DFXVideo/NetSfPeopsSoftGPUInterface.nib/classes.nib
blob: 78bbc4f7f5f2ed28f2150c7745c37498e15f7695 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
{
    IBClasses = (
        {CLASS = FirstResponder; LANGUAGE = ObjC; SUPERCLASS = NSObject; }, 
        {
            CLASS = NetSfPeopsSoftGPUPluginGLView; 
            LANGUAGE = ObjC; 
            SUPERCLASS = NSOpenGLView; 
        }, 
        {
            CLASS = NetSfPeopsSoftGPUPluginWindow; 
            LANGUAGE = ObjC; 
            SUPERCLASS = NSWindow; 
        }, 
        {
            CLASS = NetSfPeopsSoftGPUPluginWindowController; 
            LANGUAGE = ObjC; 
            OUTLETS = {glView = NSOpenGLView; }; 
            SUPERCLASS = NSWindowController; 
        }
    ); 
    IBVersion = 1; 
}