more stable

git-svn-id: http://moon:8086/svn/software/trunk/projects/RBM@286 b431acfa-c32f-4a4a-93f1-934dc6c82436
This commit is contained in:
2016-06-05 22:04:13 +00:00
parent 40037f526d
commit 82d93ca7b5
5 changed files with 66 additions and 55 deletions
+1
View File
@@ -64,6 +64,7 @@ DrawComponent::~DrawComponent()
//[Destructor]. You can add your own custom destruction code here..
m_pG = nullptr;
m_pListener = nullptr;
m_data.resize(0);
//[/Destructor]
}