summaryrefslogtreecommitdiff
path: root/desktop/source/deployment/gui/descedit.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/deployment/gui/descedit.hxx')
-rw-r--r--desktop/source/deployment/gui/descedit.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/deployment/gui/descedit.hxx b/desktop/source/deployment/gui/descedit.hxx
index f57d91cbc5a1..d8f2257b372a 100644
--- a/desktop/source/deployment/gui/descedit.hxx
+++ b/desktop/source/deployment/gui/descedit.hxx
@@ -36,7 +36,7 @@ namespace dp_gui
public:
DescriptionEdit( Window* pParent, const ResId& rResId );
- inline ~DescriptionEdit() {}
+ virtual inline ~DescriptionEdit() {}
void Clear();
};