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 5d6ac9e8ec7c..ebbd1987bc2e 100644
--- a/svx/source/sidebar/area/AreaTransparencyGradientPopup.hxx
+++ b/svx/source/sidebar/area/AreaTransparencyGradientPopup.hxx
@@ -36,7 +36,7 @@ public :
AreaTransparencyGradientPopup (
vcl::Window* pParent,
const ::boost::function<PopupControl*(PopupContainer*)>& rControlCreator);
- virtual ~AreaTransparencyGradientPopup (void);
+ virtual ~AreaTransparencyGradientPopup();
void Rearrange (XFillFloatTransparenceItem* pItem);
};