]> Creatis software - cpPlugins.git/blobdiff - appli/PipelineEditor/PipelineEditor.h
Visual properties dialog finished.
[cpPlugins.git] / appli / PipelineEditor / PipelineEditor.h
index 123f5e1776a8357ecd635225fd2a9e8e5dcbe5ca..770c89660a98245aa7742de46b26820300e8b229 100644 (file)
@@ -29,6 +29,8 @@ public:
   virtual ~PipelineEditor( );
 
 protected slots:
+  void _ActionBackgroundMPR( );
+  void _ActionBackground3D( );
   void _ShowFilterOutput(
     const std::string& filter_name, const std::string& output_name
     );