summaryrefslogtreecommitdiffstats
path: root/sw/source/uibase/sidebar/PageSizeControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/uibase/sidebar/PageSizeControl.hxx')
-rw-r--r--sw/source/uibase/sidebar/PageSizeControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/uibase/sidebar/PageSizeControl.hxx b/sw/source/uibase/sidebar/PageSizeControl.hxx
index 2fba0461ae7b..bd3e9f0ca1b8 100644
--- a/sw/source/uibase/sidebar/PageSizeControl.hxx
+++ b/sw/source/uibase/sidebar/PageSizeControl.hxx
@@ -47,7 +47,7 @@ public:
const Paper ePaper,
const bool bLandscape,
const FieldUnit eFUnit );
- virtual ~PageSizeControl(void);
+ virtual ~PageSizeControl();
private:
::svx::sidebar::ValueSetWithTextControl* mpSizeValueSet;