mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-18 04:36:41 +08:00
0024372: HLR Sample: erased objects are shown in HLR
Compilation errors were corrected. Removed .aps files Sample paths fields were updated to read help file from sample folder.
This commit is contained in:
@@ -17,7 +17,8 @@
|
||||
|
||||
CGeometryApp::CGeometryApp() : OCC_App()
|
||||
{
|
||||
SampleName = "Geometry"; //for about dialog
|
||||
SampleName = "Geometry"; //for about dialog
|
||||
SetSamplePath ("..\\..\\01_Geometry");
|
||||
}
|
||||
|
||||
CGeometryApp::~CGeometryApp()
|
||||
|
||||
Reference in New Issue
Block a user