summaryrefslogtreecommitdiff
path: root/sd/source/ui/inc/fuhhconv.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sd/source/ui/inc/fuhhconv.hxx')
-rw-r--r--sd/source/ui/inc/fuhhconv.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/fuhhconv.hxx b/sd/source/ui/inc/fuhhconv.hxx
index 38daed572a00..6812a5628af8 100644
--- a/sd/source/ui/inc/fuhhconv.hxx
+++ b/sd/source/ui/inc/fuhhconv.hxx
@@ -40,7 +40,7 @@ public:
void ConvertStyles( sal_Int16 nTargetLanguage, const vcl::Font *pTargetFont );
protected:
- virtual ~FuHangulHanjaConversion();
+ virtual ~FuHangulHanjaConversion() override;
Outliner* pSdOutliner;
bool bOwnOutliner;