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 a69ae642045a..d324cf8e76b6 100644
--- a/extensions/source/propctrlr/propertyeditor.hxx
+++ b/extensions/source/propctrlr/propertyeditor.hxx
@@ -73,7 +73,7 @@ namespace pcr
public:
OPropertyEditor (Window* pParent, WinBits nWinStyle = WB_DIALOGCONTROL);
- ~OPropertyEditor();
+ virtual ~OPropertyEditor();
void EnableUpdate();
void DisableUpdate();