summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/Ruler.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/Ruler.hxx')
-rw-r--r--sd/source/ui/inc/Ruler.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/Ruler.hxx b/sd/source/ui/inc/Ruler.hxx
index e96e64e841f3..a83eeb9618e6 100644
--- a/sd/source/ui/inc/Ruler.hxx
+++ b/sd/source/ui/inc/Ruler.hxx
@@ -40,7 +40,7 @@ public:
SvxRulerSupportFlags nRulerFlags,
SfxBindings& rBindings,
WinBits nWinStyle);
- virtual ~Ruler();
+ virtual ~Ruler() override;
virtual void dispose() override;
void SetNullOffset(const Point& rOffset);