summaryrefslogtreecommitdiff
path: root/sc/source/ui/sidebar/CellLineStylePopup.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/ui/sidebar/CellLineStylePopup.hxx')
-rw-r--r--sc/source/ui/sidebar/CellLineStylePopup.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/source/ui/sidebar/CellLineStylePopup.hxx b/sc/source/ui/sidebar/CellLineStylePopup.hxx
index cfca1afe76b7..757a86a8af2c 100644
--- a/sc/source/ui/sidebar/CellLineStylePopup.hxx
+++ b/sc/source/ui/sidebar/CellLineStylePopup.hxx
@@ -30,7 +30,7 @@ public :
CellLineStylePopup(
vcl::Window* pParent,
const ::boost::function<svx::sidebar::PopupControl*(svx::sidebar::PopupContainer*)>& rControlCreator);
- virtual ~CellLineStylePopup(void);
+ virtual ~CellLineStylePopup();
void SetLineStyleSelect(sal_uInt16 out, sal_uInt16 in, sal_uInt16 dis);
};