summaryrefslogtreecommitdiff
path: root/cui/source/dialogs/commonlingui.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/dialogs/commonlingui.hxx')
-rw-r--r--cui/source/dialogs/commonlingui.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/dialogs/commonlingui.hxx b/cui/source/dialogs/commonlingui.hxx
index 00be5f74fb15..5ad64b05b200 100644
--- a/cui/source/dialogs/commonlingui.hxx
+++ b/cui/source/dialogs/commonlingui.hxx
@@ -39,7 +39,7 @@ private:
public:
SvxClickInfoCtr( Window* pParent, const ResId& rResId );
- ~SvxClickInfoCtr();
+ virtual ~SvxClickInfoCtr();
virtual void SetText( const OUString& rStr ) SAL_OVERRIDE;
virtual OUString GetText() const SAL_OVERRIDE;