]> SALOME platform Git repositories - modules/gui.git/commitdiff
Salome HOME
GUITHARE 2012-2014. Task 3.5: Cylindrical trihedron.
authorouv <ouv@opencascade.com>
Wed, 13 Jun 2012 09:46:37 +0000 (09:46 +0000)
committerouv <ouv@opencascade.com>
Wed, 13 Jun 2012 09:46:37 +0000 (09:46 +0000)
src/VTKViewer/VTKViewer_Trihedron.cxx

index 42a091b803b5993d539ef4649c4b3cfcb455ab11..7872dd2aa1909c74daf1c6a2144e850d6632b8ab 100755 (executable)
@@ -450,7 +450,7 @@ void VTKViewer_Trihedron::SetIsCylindrical(const bool theFlag)
   myAxis[1]->SetIsCircular(theFlag);
 
   myAxis[0]->SetLabelText(theFlag ? "R" : "X");
-  myAxis[1]->SetLabelText(theFlag ? "O" : "Y"); // to do: replace "O" with THETA symbol
+  myAxis[1]->SetLabelText(theFlag ? "Q" : "Y"); // to do: replace "Q" with THETA symbol
 }
 
 /*! Set size of axes