summaryrefslogtreecommitdiff
path: root/sc/source/ui/inc/PivotLayoutTreeListLabel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/inc/PivotLayoutTreeListLabel.hxx')
-rw-r--r--sc/source/ui/inc/PivotLayoutTreeListLabel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/inc/PivotLayoutTreeListLabel.hxx b/sc/source/ui/inc/PivotLayoutTreeListLabel.hxx
index 03f42ea50532..9934dac5d523 100644
--- a/sc/source/ui/inc/PivotLayoutTreeListLabel.hxx
+++ b/sc/source/ui/inc/PivotLayoutTreeListLabel.hxx
@@ -23,7 +23,7 @@ private:
public:
ScPivotLayoutTreeListLabel(vcl::Window* pParent, WinBits nBits);
- virtual ~ScPivotLayoutTreeListLabel();
+ virtual ~ScPivotLayoutTreeListLabel() override;
void FillLabelFields(ScDPLabelDataVector& rLabelVector);
ScItemValue* GetItem(SCCOL nColumn);
bool IsDataElement(SCCOL nColumn);