* CID 9729: initialized member fPrinter in constructor.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40001 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
1c3680d302
commit
05a2fec5fb
@ -78,6 +78,7 @@ GPJob::GPJob()
|
||||
fConfiguration(NULL),
|
||||
fHasPages(false),
|
||||
fVariables(NULL),
|
||||
fPrinter(NULL),
|
||||
fBands(NULL),
|
||||
fCachedBand(NULL),
|
||||
fStatus(B_OK)
|
||||
|
Loading…
x
Reference in New Issue
Block a user