+ fixes #0001779: memory leak

This commit is contained in:
wmayer
2014-10-16 18:57:53 +02:00
parent bce3de5b5d
commit 84bd9a4a88

View File

@@ -215,6 +215,7 @@ ViewProviderPartExt::~ViewProviderPartExt()
coords->unref();
faceset->unref();
norm->unref();
normb->unref();
lineset->unref();
nodeset->unref();
}