diff Platforms/Generic/IOracleCommand.h @ 726:4f2416d519b4

moving layers, widgets and loaders to Deprecated namespace
author Sebastien Jodogne <s.jodogne@gmail.com>
date Tue, 21 May 2019 11:43:25 +0200
parents b70e9be013e4
children 2d8ab34c8c91
line wrap: on
line diff
--- a/Platforms/Generic/IOracleCommand.h	Mon May 20 16:26:34 2019 +0200
+++ b/Platforms/Generic/IOracleCommand.h	Tue May 21 11:43:25 2019 +0200
@@ -23,7 +23,7 @@
 
 #include <Core/IDynamicObject.h>
 
-namespace OrthancStone
+namespace Deprecated
 {
   class IOracleCommand : public Orthanc::IDynamicObject
   {