changeset 3248:c2798f7daf8b

Merged in jku11/orthanc (pull request #7) Support for DICOM storage SOP classes BreastProjectionXRayImageStorageForProcessing and BreastProjectionXRayImageStorageForPresentation.
author Sébastien Jodogne <s.jodogne@gmail.com>
date Sat, 16 Feb 2019 10:29:26 +0000
parents ae68bf751187 (current diff) fcc2b99feaaf (diff)
children bce0e4c9ca45
files
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/Core/DicomNetworking/Internals/CommandDispatcher.cpp	Sat Feb 16 11:17:19 2019 +0100
+++ b/Core/DicomNetworking/Internals/CommandDispatcher.cpp	Sat Feb 16 10:29:26 2019 +0000
@@ -264,6 +264,8 @@
       UID_BasicVoiceAudioWaveformStorage,
       UID_BlendingSoftcopyPresentationStateStorage,
       UID_BreastTomosynthesisImageStorage,
+      UID_BreastProjectionXRayImageStorageForProcessing,
+      UID_BreastProjectionXRayImageStorageForPresentation,
       UID_CardiacElectrophysiologyWaveformStorage,
       UID_ChestCADSRStorage,
       UID_ColonCADSRStorage,