]> Creatis software - creaBruker.git/blobdiff - lib/src1/bruker2dicom.h
shorten up Series Description
[creaBruker.git] / lib / src1 / bruker2dicom.h
index 71ff5dbe827e893e9b18268c7f52d532b3fb63ff..85e821252476af894436ae6b1f2d79990ba55f57 100644 (file)
@@ -116,7 +116,9 @@ private :
    std::string strStudyDescr; 
    std::string strSerieDescr;
    std::string strStudyTimeDate;
-   std::string strPatientName;      
+   std::string strPatientName;
+   
+   int serieNumber;      
 };