Kaydet (Commit) 17d785e9 authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#1210182 Uninitialized scalar field

Change-Id: I2611c840e572d1b46deefc5ce888721820a2bd40
üst 322c3e62
...@@ -80,7 +80,6 @@ protected: ...@@ -80,7 +80,6 @@ protected:
SfxItemSet* pBBSet; SfxItemSet* pBBSet;
bool bDisableQueryBox; bool bDisableQueryBox;
bool bEnableBackgroundSelector; bool bEnableBackgroundSelector;
bool bInReset;
void InitHandler(); void InitHandler();
DECL_LINK( TurnOnHdl, CheckBox*); DECL_LINK( TurnOnHdl, CheckBox*);
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment