comparison Framework/Radiography/RadiographySceneReader.h @ 732:c35e98d22764

move Deprecated classes to a separate folder
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 May 2019 14:27:35 +0200
parents 4f2416d519b4
children be9c1530d40a
comparison
equal deleted inserted replaced
729:529189f399ec 732:c35e98d22764
24 #include "RadiographyScene.h" 24 #include "RadiographyScene.h"
25 #include "RadiographyAlphaLayer.h" 25 #include "RadiographyAlphaLayer.h"
26 #include "RadiographyDicomLayer.h" 26 #include "RadiographyDicomLayer.h"
27 #include "RadiographyMaskLayer.h" 27 #include "RadiographyMaskLayer.h"
28 #include "RadiographyTextLayer.h" 28 #include "RadiographyTextLayer.h"
29 #include "../Toolbox/OrthancApiClient.h" 29 #include "../Deprecated/Toolbox/OrthancApiClient.h"
30 30
31 #include <json/value.h> 31 #include <json/value.h>
32 #include <Core/Images/FontRegistry.h> 32 #include <Core/Images/FontRegistry.h>
33 33
34 namespace OrthancStone 34 namespace OrthancStone