summaryrefslogtreecommitdiff
path: root/svx/source/sidebar/text/TextUnderlinePopup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'svx/source/sidebar/text/TextUnderlinePopup.hxx')
-rw-r--r--svx/source/sidebar/text/TextUnderlinePopup.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/svx/source/sidebar/text/TextUnderlinePopup.hxx b/svx/source/sidebar/text/TextUnderlinePopup.hxx
index ce4caa0b28f9..0643d927abb0 100644
--- a/svx/source/sidebar/text/TextUnderlinePopup.hxx
+++ b/svx/source/sidebar/text/TextUnderlinePopup.hxx
@@ -32,7 +32,7 @@ public :
TextUnderlinePopup (
vcl::Window* pParent,
const ::boost::function<PopupControl*(PopupContainer*)>& rControlCreator);
- virtual ~TextUnderlinePopup (void);
+ virtual ~TextUnderlinePopup();
void Rearrange (FontUnderline eLine);
};