From 9a44c1552c3662b18ef4961c6a7ac64ff28014fa Mon Sep 17 00:00:00 2001 From: Paul Bignier Date: Mon, 19 Dec 2016 17:24:47 +0100 Subject: [PATCH] Xcos MVC: do not link new ports with old links * When cloning a block, the new ports were connected to the old links * This code section imitats Controller::deepClone() Change-Id: I8b2f6e189d48bd052616c709c98d1adcc692eef9 --- scilab/modules/scicos/src/cpp/Controller.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/scilab/modules/scicos/src/cpp/Controller.cpp b/scilab/modules/scicos/src/cpp/Controller.cpp index 951f44a..4b97df0 100644 --- a/scilab/modules/scicos/src/cpp/Controller.cpp +++ b/scilab/modules/scicos/src/cpp/Controller.cpp @@ -496,7 +496,7 @@ void Controller::deepCloneVector(std::map