0023791: Remove obsolete functionality - animation mode and degeneration presentation...
[occt.git] / samples / qt / Common / src / View.h
index 3d097b0..50c4a7c 100755 (executable)
@@ -117,7 +117,7 @@ private:
     Standard_Integer                myXmax;
     Standard_Integer                myYmax;
     Quantity_Factor                 myCurZoom;
-    Standard_Boolean                myDegenerateModeIsOn;
+    Standard_Boolean                myHlrModeIsOn;
     QList<QAction*>*                myViewActions;
     QRubberBand*                    myRectBand; //!< selection rectangle rubber band
 };