summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/CellLineStyleControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/sidebar/CellLineStyleControl.hxx')
-rw-r--r--sc/source/ui/sidebar/CellLineStyleControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/sidebar/CellLineStyleControl.hxx b/sc/source/ui/sidebar/CellLineStyleControl.hxx
index 165ea0e93e0e..ef74eb096a91 100644
--- a/sc/source/ui/sidebar/CellLineStyleControl.hxx
+++ b/sc/source/ui/sidebar/CellLineStyleControl.hxx
@@ -45,7 +45,7 @@ private:
public:
CellLineStyleControl(vcl::Window* pParent, CellAppearancePropertyPanel& rPanel);
- virtual ~CellLineStyleControl();
+ virtual ~CellLineStyleControl() override;
virtual void dispose() override;
void GetFocus() override;