Kaydet (Commit) 2472da5e authored tarafından Caolán McNamara's avatar Caolán McNamara

coverity#1210196 Uninitialized pointer field

Change-Id: Ib6add605efa2588ac357185687b22c2a6b8863ca
üst 677e7718
......@@ -47,9 +47,6 @@ class ODateTimeDialog : public ModalDialog
FixedText* m_pFTTimeFormat;
ListBox* m_pTimeListBox;
OKButton* m_pPB_OK;
CancelButton* m_pPB_CANCEL;
HelpButton* m_pPB_Help;
svt::ControlDependencyManager m_aDateControlling;
svt::ControlDependencyManager m_aTimeControlling;
......
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