--- qsampler/trunk/qsampler.pro.in 2004/05/31 09:10:29 96 +++ qsampler/trunk/qsampler.pro.in 2004/09/29 13:12:45 264 @@ -2,10 +2,12 @@ SOURCES += src/main.cpp \ src/qsamplerOptions.cpp \ + src/qsamplerChannel.cpp \ src/qsamplerMessages.cpp HEADERS += src/qsamplerAbout.h \ src/qsamplerOptions.h \ + src/qsamplerChannel.h \ src/qsamplerMessages.h FORMS = src/qsamplerMainForm.ui \ @@ -19,6 +21,7 @@ icons/fileOpen.png \ icons/fileSave.png \ icons/fileRestart.png \ + icons/fileReset.png \ icons/editAddChannel.png \ icons/editRemoveChannel.png \ icons/editResetChannel.png \