summaryrefslogtreecommitdiffstats
path: root/chart2/source/controller/dialogs/tp_RangeChooser.hxx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2014-04-29 17:04:17 +0100
committerCaolán McNamara <caolanm@redhat.com>2014-04-29 17:17:53 +0100
commit3f71b92ff1de1c614193832b291339a3e2f2c4a4 (patch)
tree3ffb6d48001334e9b75b5561eae8efa738ce3bfb /chart2/source/controller/dialogs/tp_RangeChooser.hxx
parentcoverity#1210169 Uninitialized scalar field (diff)
downloadcore-3f71b92ff1de1c614193832b291339a3e2f2c4a4.tar.gz
core-3f71b92ff1de1c614193832b291339a3e2f2c4a4.zip
coverity#1210168 Uninitialized pointer field
Change-Id: I06531e828d7a110a8de6520737935550d250dff8
Diffstat (limited to 'chart2/source/controller/dialogs/tp_RangeChooser.hxx')
-rw-r--r--chart2/source/controller/dialogs/tp_RangeChooser.hxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/chart2/source/controller/dialogs/tp_RangeChooser.hxx b/chart2/source/controller/dialogs/tp_RangeChooser.hxx
index 30acf7716c4b..8c2111928d13 100644
--- a/chart2/source/controller/dialogs/tp_RangeChooser.hxx
+++ b/chart2/source/controller/dialogs/tp_RangeChooser.hxx
@@ -89,7 +89,6 @@ protected: //member
FixedText* m_pFTTitle;
CheckBox* m_pCB_TimeBased;
- FixedText* m_pFt_TimeBased;
Edit* m_pEd_TimeStart;
Edit* m_pEd_TimeEnd;