summaryrefslogtreecommitdiff
path: root/forms/source/component/imgprod.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'forms/source/component/imgprod.hxx')
-rw-r--r--forms/source/component/imgprod.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/forms/source/component/imgprod.hxx b/forms/source/component/imgprod.hxx
index 49e1107893d2..ceb9bf35e047 100644
--- a/forms/source/component/imgprod.hxx
+++ b/forms/source/component/imgprod.hxx
@@ -61,7 +61,7 @@ private:
public:
ImageProducer();
- virtual ~ImageProducer();
+ virtual ~ImageProducer() override;
void SetImage( const OUString& rPath );
void SetImage( SvStream& rStm );