Skip to content
Snippets Groups Projects
Commit 3f7b89e1 authored by Jan Möbius's avatar Jan Möbius
Browse files

Fixed minor memory loss

parent 532cb8c2
Branches
No related tags found
No related merge requests found
......@@ -147,6 +147,7 @@ PolyLinePlugin::PolyLinePlugin() :
{
delete toolIcon_;
delete planeSelect_;
delete copyPaste_Action_;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment