]> Creatis software - clitk.git/blobdiff - vv/vvUtils.h
Ensure compilation with VTK6/Qt5 and newer version of GDCM
[clitk.git] / vv / vvUtils.h
index 4a7ffce79713c35e0976970666390c87d4204f94..9a8046265a7810f506d734b2a12a4c7ce9034544 100644 (file)
@@ -52,7 +52,7 @@ std::string getDicomClientAETitle();
 int getDicomClientPort();
 
 // get the directory where the dicom files will be stored during c-move action.
-std::string getCMoveDirectory()
+std::string getCMoveDirectory();
 
 std::map <std::string,std::string > getDicomServer(QString nickname);
 #endif