Update for bug NPAL14533.

This commit is contained in:
skl 2008-06-06 10:54:55 +00:00
parent 3be4a04843
commit a5c846f016

View File

@ -75,6 +75,8 @@ OperationGUI_GetShapesOnShapeDlg::OperationGUI_GetShapesOnShapeDlg(GeometryGUI*
Layout1->addWidget(GroupPoints, 2, 0);
setHelpFileName("shapesonshape_page.html");
Init();
}