controller

git-svn-id: svn://elaine/murooma/trunk@242 d8a302eb-03bc-478d-80e4-98257eca68ef
This commit is contained in:
(no author) 2014-09-09 20:31:03 +00:00
parent e342a4108e
commit 00fac3eccb
15 changed files with 126 additions and 116 deletions

View file

@ -1,6 +1,6 @@
#include "pcmDecoder.h"
PcmDecoder::PcmDecoder()
PcmDecoder::PcmDecoder() : Decoder()
{
}