X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=vv%2FvvUtils.h;h=9a8046265a7810f506d734b2a12a4c7ce9034544;hb=ec05c5b4385b34858d6ddd47b91ed1d78dc9615c;hp=4a7ffce79713c35e0976970666390c87d4204f94;hpb=86d74c7664c5d6d11637ba376b639aa3c6e0e057;p=clitk.git diff --git a/vv/vvUtils.h b/vv/vvUtils.h index 4a7ffce..9a80462 100644 --- a/vv/vvUtils.h +++ b/vv/vvUtils.h @@ -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 getDicomServer(QString nickname); #endif