initialize member variable

This commit is contained in:
andyque 2014-07-04 11:48:55 +08:00
parent a429182765
commit fc3caa1845
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@
// UILoadingBarTest_Editor // UILoadingBarTest_Editor
UILoadingBarTest_Editor::UILoadingBarTest_Editor() UILoadingBarTest_Editor::UILoadingBarTest_Editor()
:_count(0)
{ {
} }