CID 9959 UNINIT_CTOR
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40659 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
dc36ea92be
commit
fb9fc445fe
@ -22,6 +22,7 @@
|
|||||||
BNotification::BNotification(notification_type type)
|
BNotification::BNotification(notification_type type)
|
||||||
:
|
:
|
||||||
fType(type),
|
fType(type),
|
||||||
|
fProgress(0),
|
||||||
fFile(NULL),
|
fFile(NULL),
|
||||||
fBitmap(NULL)
|
fBitmap(NULL)
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user