CID#1038503 uninitialized member
Change-Id: I4ceb50cf957b70a43848bb78aeaddc7957d3ffd7
This commit is contained in:
@@ -107,9 +107,11 @@ public:
|
||||
SwDropCapsPict(Window *pParent, WinBits nBits)
|
||||
: Control(pParent, nBits)
|
||||
, mpPage(NULL)
|
||||
, mnLines(0)
|
||||
, mnTotLineH(0)
|
||||
, mnLineH(0)
|
||||
, mnTextH(0)
|
||||
, mnDistance(00
|
||||
, mpPrinter(NULL)
|
||||
, mbDelPrinter(false)
|
||||
{}
|
||||
|
Reference in New Issue
Block a user