summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/sidebar/PageOrientationControl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/sidebar/PageOrientationControl.hxx')
-rw-r--r--sw/source/core/uibase/sidebar/PageOrientationControl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/sidebar/PageOrientationControl.hxx b/sw/source/core/uibase/sidebar/PageOrientationControl.hxx
index a4cfe4249376..c1927fbb86f1 100644
--- a/sw/source/core/uibase/sidebar/PageOrientationControl.hxx
+++ b/sw/source/core/uibase/sidebar/PageOrientationControl.hxx
@@ -37,7 +37,7 @@ public:
Window* pParent,
PagePropertyPanel& rPanel,
const sal_Bool bLandscape );
- ~PageOrientationControl(void);
+ virtual ~PageOrientationControl(void);
private:
::svx::sidebar::ValueSetWithTextControl* mpOrientationValueSet;