mirror of
https://github.com/lucaspalomodevelop/meshlab.git
synced 2026-03-18 02:24:38 +00:00
updates toward MeshLab 1.3
This commit is contained in:
parent
51a4eb301b
commit
afeba4ecf2
@ -262,7 +262,7 @@ void AlignDialog::onClickItem(QTreeWidgetItem * item, int column )
|
||||
else mItem->setIcon(1,QIcon(":/layer_eye_close.png"));
|
||||
}
|
||||
else {
|
||||
gla->meshDoc.setCurrentMesh(nn->id);
|
||||
gla->meshDoc->setCurrentMesh(nn->id);
|
||||
updateCurrentNodeBackground();
|
||||
}
|
||||
} else {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user