]> Creatis software - cpPlugins.git/blobdiff - lib/cpPlugins/Workspace.h
...
[cpPlugins.git] / lib / cpPlugins / Workspace.h
index e5609629a58f8298133e9982d9f52730548ca6fa..d5884589700b5e17dc46037f00348cbae0f8930c 100644 (file)
@@ -140,6 +140,7 @@ namespace cpPlugins
   protected:
     // Plugins interface
     Interface* m_Interface;
+    bool       m_PrintExecution;
 
     // Processing graph
     TGraph::Pointer m_Graph;