Thomas Charbonnel <thomas@undata.org>:

updated to version 1.4.
This commit is contained in:
Takashi Iwai 2003-11-03 19:10:38 +00:00
parent 6498fd396f
commit cd8875932e
39 changed files with 2859 additions and 579 deletions

View file

@ -49,6 +49,16 @@ extern char * output_xpm[];
extern char * over_xpm[];
extern char * peak_xpm[];
extern char * solo_xpm[];
extern char * iomixer_r_xpm[];
extern char * output_r_xpm[];
extern char * matrix_white_xpm[];
extern char * matrix_black_xpm[];
extern char * matrix_yellow_xpm[];
extern char * matrix_mute_xpm[];
extern char * matrix_grey_xpm[];
extern char * matrix_grey_l_xpm[];
extern char * matrix_grey_ol_xpm[];
extern char * matrix_grey_o_xpm[];
#endif