- Modifications to compile ImageMagick
This commit is contained in:
parent
615ec83706
commit
83522c16c3
3442 changed files with 57 additions and 412926 deletions
|
@ -38,9 +38,9 @@ static t_class *fileselector_class;
|
|||
typedef struct _fileselector {
|
||||
t_object x_obj;
|
||||
t_symbol* x_pattern;
|
||||
int x_folder;
|
||||
int x_file;
|
||||
int x_type;
|
||||
int x_folder;
|
||||
int x_file;
|
||||
int x_type;
|
||||
t_outlet *x_out;
|
||||
} t_fileselector;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue