summaryrefslogtreecommitdiff
path: root/include/svx/ruler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svx/ruler.hxx')
-rw-r--r--include/svx/ruler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svx/ruler.hxx b/include/svx/ruler.hxx
index b4c6515eecdc..fee6b3c855b5 100644
--- a/include/svx/ruler.hxx
+++ b/include/svx/ruler.hxx
@@ -253,7 +253,7 @@ public:
SvxRuler(Window* pParent, Window *pEditWin, sal_uInt16 nRulerFlags,
SfxBindings &rBindings, WinBits nWinStyle = WB_STDRULER);
- ~SvxRuler();
+ virtual ~SvxRuler();
void SetMinFrameSize(long lSize);
long GetMinFrameSize() const ;