blockview updatet

git-svn-id: svn://db.shs.com.ru/libs@9 a8b55f48-bf90-11e4-a774-851b48703e85
This commit is contained in:
2015-04-30 10:46:30 +00:00
parent 49ea507675
commit 56d64571d6
4 changed files with 76 additions and 7 deletions

View File

@@ -94,7 +94,7 @@ bool BlockViewWavetrace::trace(const QPoint & start, const QPoint & finish) {
}
}
cpnts = npnts;
//cout << cl << ": " << cpnts.size() << endl;
//qDebug() << cl << ": " << cpnts.size();
}
return false;
}