diff options
Diffstat (limited to 'sd/source/ui/inc')
-rw-r--r-- | sd/source/ui/inc/TemplateScanner.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/source/ui/inc/TemplateScanner.hxx b/sd/source/ui/inc/TemplateScanner.hxx index 7924cc294cee..f1a2fbd74dc4 100644 --- a/sd/source/ui/inc/TemplateScanner.hxx +++ b/sd/source/ui/inc/TemplateScanner.hxx @@ -76,7 +76,7 @@ public: /** The destructor deletes any remaining entries of the local list of templates. */ - virtual ~TemplateScanner(); + ~TemplateScanner(); /** Implementation of the AsynchronousTask interface method. */ |