comparison Framework/Viewport/WidgetViewport.cpp @ 212:5412adf19980

resort to OrthancFramework
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 01 Jun 2018 17:48:47 +0200
parents e9c7a78a3e77
children 84844649a8fd ce48c3b3b0e9
comparison
equal deleted inserted replaced
211:64eac89a1de3 212:5412adf19980
19 **/ 19 **/
20 20
21 21
22 #include "WidgetViewport.h" 22 #include "WidgetViewport.h"
23 23
24 #include "../../Resources/Orthanc/Core/Images/ImageProcessing.h" 24 #include <Core/Images/ImageProcessing.h>
25 #include "../../Resources/Orthanc/Core/OrthancException.h" 25 #include <Core/OrthancException.h>
26 26
27 namespace OrthancStone 27 namespace OrthancStone
28 { 28 {
29 WidgetViewport::WidgetViewport() : 29 WidgetViewport::WidgetViewport() :
30 statusBar_(NULL), 30 statusBar_(NULL),