mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-07-20 14:19:53 +08:00
0023776: Redesign of MFC samples after V2d viewer removing
This commit is contained in:
@@ -15,9 +15,9 @@
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
// CModelingApp construction
|
||||
|
||||
CModelingApp::CModelingApp()
|
||||
CModelingApp::CModelingApp() : OCC_App()
|
||||
{
|
||||
SampleName = "Modeling"; //for about dialog
|
||||
SampleName = "Modeling"; //for about dialog
|
||||
}
|
||||
|
||||
/////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
Reference in New Issue
Block a user