Jamoma API
0.6.0.a19
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
PlugtasticProgressWindow.h
1
/*
2
* PlugtasticProgressWindow.h
3
* Plugtastic Output External
4
* Copyright © 2010 by Timothy Place
5
*
6
* License: This code is licensed under the terms of the "New BSD License"
7
* http://creativecommons.org/licenses/BSD/
8
*/
9
10
11
#import <Cocoa/Cocoa.h>
12
#include "j.plug.out.h"
13
14
15
@interface
PlugtasticProgressWindow : NSWindow {
16
@public
17
NSProgressIndicator* progressIndicator;
18
}
19
20
@end
21
Implementations
Max
source_quarantined
j.plug.out=
PlugtasticProgressWindow.h
Generated on Wed Aug 26 2015 15:07:19 for Jamoma API by
1.8.10