+ issue #0002504: Crash in pad function after undoing some operations
This commit is contained in:
parent
46d340530f
commit
099ceebec1
|
@ -74,6 +74,8 @@ ViewProviderBody::ViewProviderBody()
|
|||
ViewProviderBody::~ViewProviderBody()
|
||||
{
|
||||
pcBodyChildren->unref ();
|
||||
connectChangedObjectApp.disconnect();
|
||||
connectChangedObjectGui.disconnect();
|
||||
}
|
||||
|
||||
void ViewProviderBody::attach(App::DocumentObject *pcFeat)
|
||||
|
|
Loading…
Reference in New Issue
Block a user