qtms/src/qtmspcm.cpp
changeset 50 762d760dcfdf
parent 32 edd273b3192a
equal deleted inserted replaced
48:b7b49303d0c0 50:762d760dcfdf
    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