X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=appli%2FcpPipelineEditor%2FQNodesEditor.h;h=f338d91a8a08566c437ac41d50584079f946e8d0;hb=f8c546490b7168b5c75d877bf66d27f83aa9412c;hp=a47b6bf738b666d4a40f290bf6d6dc8c00f31f6e;hpb=3f6669acc6485e724c4ff79620e4de0f8c26734c;p=cpPlugins.git diff --git a/appli/cpPipelineEditor/QNodesEditor.h b/appli/cpPipelineEditor/QNodesEditor.h index a47b6bf..f338d91 100644 --- a/appli/cpPipelineEditor/QNodesEditor.h +++ b/appli/cpPipelineEditor/QNodesEditor.h @@ -68,9 +68,8 @@ namespace PipelineEditor std::string createFilter( const std::string& filter, - const QPointF& pnt = QPointF( ) + const QPointF& pnt = QPointF( qreal( 0 ), qreal( 0 ) ) ); - void synchronizeBlockPositions( ); void install( QGraphicsScene* s ); bool eventFilter( QObject* o, QEvent* e );