summaryrefslogtreecommitdiff
path: root/sw/source/core/uibase/inc/swvset.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sw/source/core/uibase/inc/swvset.hxx')
-rw-r--r--sw/source/core/uibase/inc/swvset.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/source/core/uibase/inc/swvset.hxx b/sw/source/core/uibase/inc/swvset.hxx
index c229998213e6..65eb43e89256 100644
--- a/sw/source/core/uibase/inc/swvset.hxx
+++ b/sw/source/core/uibase/inc/swvset.hxx
@@ -24,7 +24,7 @@ class SwRulerValueSet : public SvxBmpNumValueSet
{
public:
SwRulerValueSet(Window* pParent, WinBits nWinStyle);
- ~SwRulerValueSet();
+ virtual ~SwRulerValueSet();
virtual void UserDraw( const UserDrawEvent& rUDEvt ) SAL_OVERRIDE;
};
#endif