Skip to content
Snippets Groups Projects
Commit 31a19730 authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

cut & paste buglet
parent 414ef9c1
No related branches found
No related tags found
No related merge requests found
......@@ -1149,7 +1149,7 @@ StringXNumber ViewOptions_Number[] = {
{ F|O, "SmoothNormals" , opt_view_smooth_normals , 0. ,
"Smooth the normals?" },
{ F|O, "Tangents" , opt_view_normals , 0. ,
{ F|O, "Tangents" , opt_view_tangents , 0. ,
"Display size of tangent vectors (in pixels)" },
{ F|O, "TensorType" , opt_view_tensor_type , 0. ,
"Tensor Visualization Type" },
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment