/* * HDSPMixer * * Copyright (C) 2003 Thomas Charbonnel (thomas@undata.org) * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "pixmaps.h" #include "../pixmaps/Slider2.xpm" #include "../pixmaps/Slider1.xpm" #include "../pixmaps/b_blank.xpm" #include "../pixmaps/b_card1.xpm" #include "../pixmaps/b_card2.xpm" #include "../pixmaps/b_card3.xpm" #include "../pixmaps/b_mute.xpm" #include "../pixmaps/b_pre1.xpm" #include "../pixmaps/b_pre2.xpm" #include "../pixmaps/b_pre3.xpm" #include "../pixmaps/b_pre4.xpm" #include "../pixmaps/b_pre5.xpm" #include "../pixmaps/b_pre6.xpm" #include "../pixmaps/b_pre7.xpm" #include "../pixmaps/b_pre8.xpm" #include "../pixmaps/b_save.xpm" #include "../pixmaps/b_solo.xpm" #include "../pixmaps/buttons.xpm" #include "../pixmaps/empty.xpm" #include "../pixmaps/empty_linux.xpm" #include "../pixmaps/iomixer.xpm" #include "../pixmaps/level.xpm" #include "../pixmaps/mute.xpm" #include "../pixmaps/output.xpm" #include "../pixmaps/over.xpm" #include "../pixmaps/peak.xpm" #include "../pixmaps/solo.xpm" #include "../pixmaps/iomixer_r.xpm" #include "../pixmaps/output_r.xpm" #include "../pixmaps/matrix_black.xpm" #include "../pixmaps/matrix_white.xpm" #include "../pixmaps/matrix_yellow.xpm" #include "../pixmaps/matrix_mute.xpm" #include "../pixmaps/matrix_grey.xpm" #include "../pixmaps/matrix_grey_o.xpm" #include "../pixmaps/matrix_grey_l.xpm" #include "../pixmaps/matrix_grey_ol.xpm"