summaryrefslogtreecommitdiff
path: root/sd/inc/stlsheet.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/inc/stlsheet.hxx')
-rw-r--r--sd/inc/stlsheet.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/inc/stlsheet.hxx b/sd/inc/stlsheet.hxx
index ef8d9263d5d0..6b919e5229c8 100644
--- a/sd/inc/stlsheet.hxx
+++ b/sd/inc/stlsheet.hxx
@@ -133,7 +133,7 @@ protected:
virtual void Load (SvStream& rIn, sal_uInt16 nVersion) override;
virtual void Notify(SfxBroadcaster& rBC, const SfxHint& rHint) override;
- virtual ~SdStyleSheet();
+ virtual ~SdStyleSheet() override;
void throwIfDisposed() throw (css::uno::RuntimeException);