diff Framework/Radiography/RadiographyScene.h @ 658:63982c8c294a

merge am-dev -> default
author Alain Mazy <alain@mazy.be>
date Tue, 14 May 2019 18:39:50 +0200
parents f0008c55e5f7 fd9b9d993fc7
children d2c0e347ddc2
line wrap: on
line diff
--- a/Framework/Radiography/RadiographyScene.h	Tue May 14 16:54:13 2019 +0200
+++ b/Framework/Radiography/RadiographyScene.h	Tue May 14 18:39:50 2019 +0200
@@ -151,7 +151,7 @@
 
     void OnTagsReceived(const OrthancApiClient::BinaryResponseReadyMessage& message);
 
-    void OnFrameReceived(const OrthancApiClient::BinaryResponseReadyMessage& message);
+    virtual void OnFrameReceived(const OrthancApiClient::BinaryResponseReadyMessage& message);
     
     void OnDicomExported(const OrthancApiClient::JsonResponseReadyMessage& message);