summaryrefslogtreecommitdiff
path: root/sw/source/uibase/sidebar/PageColumnControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/sidebar/PageColumnControl.hxx')
-rw-r--r--sw/source/uibase/sidebar/PageColumnControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/sidebar/PageColumnControl.hxx b/sw/source/uibase/sidebar/PageColumnControl.hxx
index a5ddcda8ed1b..508951a09670 100644
--- a/sw/source/uibase/sidebar/PageColumnControl.hxx
+++ b/sw/source/uibase/sidebar/PageColumnControl.hxx
@@ -44,7 +44,7 @@ public:
const sal_uInt16 nColumnType,
const bool bLandscape );
- virtual ~PageColumnControl(void);
+ virtual ~PageColumnControl();
private:
::svx::sidebar::ValueSetWithTextControl* mpColumnValueSet;