0032458: Draw Harness, ViewerTest - fix misprint in vaspects -drawSilhouette
authorkgv <kgv@opencascade.com>
Wed, 23 Jun 2021 18:17:03 +0000 (21:17 +0300)
committerbugmaster <bugmaster@opencascade.com>
Thu, 24 Jun 2021 16:49:35 +0000 (19:49 +0300)
src/ViewerTest/ViewerTest.cxx

index 34bdb9f079ed89d8c994f4b80c7ed44ae60db3c2..c19ba0bab158dd50447dceec3dd47919849ff107 100644 (file)
@@ -3144,6 +3144,7 @@ static Standard_Integer VAspects (Draw_Interpretor& theDI,
           || anArg == "-setsilhouette"
           || anArg == "-outline"
           || anArg == "-outlined"
+          || anArg == "-drawsilhouette"
           || anArg == "-silhouette")
     {
       bool toDrawOutline = true;