]> Creatis software - cpPlugins.git/blobdiff - appli/cpPipelineEditor/QNodesEditor.h
...
[cpPlugins.git] / appli / cpPipelineEditor / QNodesEditor.h
index a47b6bf738b666d4a40f290bf6d6dc8c00f31f6e..f338d91a8a08566c437ac41d50584079f946e8d0 100644 (file)
@@ -68,9 +68,8 @@ namespace PipelineEditor
 \r
     std::string createFilter(\r
       const std::string& filter,\r
-      const QPointF& pnt = QPointF( )\r
+      const QPointF& pnt = QPointF( qreal( 0 ), qreal( 0 ) )\r
       );\r
-    void synchronizeBlockPositions( );\r
 \r
     void install( QGraphicsScene* s );\r
     bool eventFilter( QObject* o, QEvent* e );\r