summaryrefslogtreecommitdiff
path: root/cui/source/inc/backgrnd.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'cui/source/inc/backgrnd.hxx')
-rw-r--r--cui/source/inc/backgrnd.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/cui/source/inc/backgrnd.hxx b/cui/source/inc/backgrnd.hxx
index bebea499e75f..23293c544453 100644
--- a/cui/source/inc/backgrnd.hxx
+++ b/cui/source/inc/backgrnd.hxx
@@ -68,7 +68,7 @@ protected:
private:
SvxBackgroundTabPage( Window* pParent, const SfxItemSet& rCoreSet );
- ~SvxBackgroundTabPage();
+ virtual ~SvxBackgroundTabPage();
VclContainer* m_pAsGrid;
FixedText* m_pSelectTxt;