summaryrefslogtreecommitdiff
path: root/extensions/source/propctrlr/propertyeditor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/source/propctrlr/propertyeditor.hxx')
-rw-r--r--extensions/source/propctrlr/propertyeditor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/extensions/source/propctrlr/propertyeditor.hxx b/extensions/source/propctrlr/propertyeditor.hxx
index 9cc621119262..e5cba4ecb2f8 100644
--- a/extensions/source/propctrlr/propertyeditor.hxx
+++ b/extensions/source/propctrlr/propertyeditor.hxx
@@ -71,7 +71,7 @@ namespace pcr
public:
OPropertyEditor (vcl::Window* pParent);
- virtual ~OPropertyEditor();
+ virtual ~OPropertyEditor() override;
virtual void dispose() override;
void EnableUpdate();