summaryrefslogtreecommitdiff
path: root/cui/source/inc/dbregister.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/dbregister.hxx')
-rw-r--r--cui/source/inc/dbregister.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/dbregister.hxx b/cui/source/inc/dbregister.hxx
index bb79b8971977..07649510a3f2 100644
--- a/cui/source/inc/dbregister.hxx
+++ b/cui/source/inc/dbregister.hxx
@@ -129,7 +129,7 @@ namespace svx
{
public:
DatabaseRegistrationDialog( Window* pParent, const SfxItemSet& rAttr );
- ~DatabaseRegistrationDialog();
+ virtual ~DatabaseRegistrationDialog();
virtual short Execute() SAL_OVERRIDE;
};