qtms/src/qtmspcm.cpp
changeset 51 e61a04404bdf
parent 32 edd273b3192a
equal deleted inserted replaced
44:d141fc1ad77b 51:e61a04404bdf
    18 #include <qtmspcmformat.h>
    18 #include <qtmspcmformat.h>
    19 
    19 
    20 using namespace QTMS;
    20 using namespace QTMS;
    21 
    21 
    22 QTMSPCMFormat::QTMSPCMFormat()
    22 QTMSPCMFormat::QTMSPCMFormat()
    23     {
    23 {
    24     }
    24 }
    25 
    25 
    26 QTMSPCMFormat::~QTMSPCMFormat()
    26 QTMSPCMFormat::~QTMSPCMFormat()
    27     {
    27 {
    28     }
    28 }
    29 
    29 
    30 // End of file
    30 // End of file