summaryrefslogtreecommitdiff
path: root/include/svl/ctloptions.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'include/svl/ctloptions.hxx')
-rw-r--r--include/svl/ctloptions.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/svl/ctloptions.hxx b/include/svl/ctloptions.hxx
index 518f73e1d6b1..b3a941f62c48 100644
--- a/include/svl/ctloptions.hxx
+++ b/include/svl/ctloptions.hxx
@@ -37,7 +37,7 @@ public:
// bDontLoad is for referencing purposes only
SvtCTLOptions( bool bDontLoad = false );
- virtual ~SvtCTLOptions();
+ virtual ~SvtCTLOptions() override;
void SetCTLFontEnabled( bool _bEnabled );
bool IsCTLFontEnabled() const;