diff Framework/Layers/OrthancFrameLayerSource.h @ 251:192e6e349e69 am-2

first usage of new message system (in SDL only)
author am@osimis.io
date Mon, 02 Jul 2018 18:13:46 +0200
parents e2fe9352f240
children 40b21c1f8b8d
line wrap: on
line diff
--- a/Framework/Layers/OrthancFrameLayerSource.h	Mon Jul 02 16:36:17 2018 +0200
+++ b/Framework/Layers/OrthancFrameLayerSource.h	Mon Jul 02 18:13:46 2018 +0200
@@ -51,7 +51,7 @@
                                        SliceImageQuality quality);
 
   public:
-    OrthancFrameLayerSource(IWebService& orthanc);
+    OrthancFrameLayerSource(MessageBroker& broker, IWebService& orthanc);
 
     void LoadSeries(const std::string& seriesId);