summaryrefslogtreecommitdiff
path: root/cui/source/inc/pastedlg.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/pastedlg.hxx')
-rw-r--r--cui/source/inc/pastedlg.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/pastedlg.hxx b/cui/source/inc/pastedlg.hxx
index bd2a7747b8bf..a667ae5c914a 100644
--- a/cui/source/inc/pastedlg.hxx
+++ b/cui/source/inc/pastedlg.hxx
@@ -55,7 +55,7 @@ class SvPasteObjectDialog : public ModalDialog
public:
SvPasteObjectDialog( Window* pParent );
- ~SvPasteObjectDialog();
+ virtual ~SvPasteObjectDialog();
void Insert( SotFormatStringId nFormat, const OUString & rFormatName );
void SetObjName( const SvGlobalName & rClass, const OUString & rObjName );