summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/styles/StylesPropertyPanel.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/styles/StylesPropertyPanel.hxx')
-rw-r--r--svx/source/sidebar/styles/StylesPropertyPanel.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/styles/StylesPropertyPanel.hxx b/svx/source/sidebar/styles/StylesPropertyPanel.hxx
index dcbd210086ad..c38ae0754f1b 100644
--- a/svx/source/sidebar/styles/StylesPropertyPanel.hxx
+++ b/svx/source/sidebar/styles/StylesPropertyPanel.hxx
@@ -19,7 +19,7 @@ class StylesPropertyPanel:
public PanelLayout
{
public:
- virtual ~StylesPropertyPanel();
+ virtual ~StylesPropertyPanel() override;
static VclPtr<vcl::Window> Create (
vcl::Window* pParent,