summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/area/AreaTransparencyGradientPopup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/area/AreaTransparencyGradientPopup.hxx')
-rw-r--r--svx/source/sidebar/area/AreaTransparencyGradientPopup.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/area/AreaTransparencyGradientPopup.hxx b/svx/source/sidebar/area/AreaTransparencyGradientPopup.hxx
index a4c8f178abc2..4c13f6475da2 100644
--- a/svx/source/sidebar/area/AreaTransparencyGradientPopup.hxx
+++ b/svx/source/sidebar/area/AreaTransparencyGradientPopup.hxx
@@ -35,7 +35,7 @@ public :
AreaTransparencyGradientPopup (
Window* pParent,
const ::boost::function<PopupControl*(PopupContainer*)>& rControlCreator);
- ~AreaTransparencyGradientPopup (void);
+ virtual ~AreaTransparencyGradientPopup (void);
void Rearrange (XFillFloatTransparenceItem* pItem);
};