diff Applications/BasicApplicationContext.cpp @ 69:1553b67b24e5 wasm

OrthancSynchronousWebService
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 22 May 2017 20:35:11 +0200
parents 298f375dcb68
children 8677d95753f8
line wrap: on
line diff
--- a/Applications/BasicApplicationContext.cpp	Mon May 22 17:49:26 2017 +0200
+++ b/Applications/BasicApplicationContext.cpp	Mon May 22 20:35:11 2017 +0200
@@ -41,7 +41,7 @@
   }
   
 
-  BasicApplicationContext::BasicApplicationContext(OrthancWebService& orthanc) :
+  BasicApplicationContext::BasicApplicationContext(OrthancSynchronousWebService& orthanc) :
     orthanc_(orthanc),
     stopped_(true),
     updateDelay_(100)   // By default, 100ms between each refresh of the content