CID#1103749 unintialized member
Change-Id: I33f92b9fc6adc6fabc9732c4e62e7331e0baba25
This commit is contained in:
parent
ec3a4bfbf5
commit
2f6b2cf6e9
1 changed files with 1 additions and 0 deletions
|
@ -378,6 +378,7 @@ namespace oglcanvas
|
|||
|
||||
CanvasHelper::CanvasHelper() :
|
||||
mpDevice( NULL ),
|
||||
mpDeviceHelper( NULL ),
|
||||
mpRecordedActions()
|
||||
{}
|
||||
|
||||
|
|
Loading…
Reference in a new issue