summaryrefslogtreecommitdiff
path: root/framework/source/uiconfiguration/imagemanagerimpl.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/source/uiconfiguration/imagemanagerimpl.hxx')
-rw-r--r--framework/source/uiconfiguration/imagemanagerimpl.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/source/uiconfiguration/imagemanagerimpl.hxx b/framework/source/uiconfiguration/imagemanagerimpl.hxx
index b1310f56c236..1d5022b868ff 100644
--- a/framework/source/uiconfiguration/imagemanagerimpl.hxx
+++ b/framework/source/uiconfiguration/imagemanagerimpl.hxx
@@ -77,7 +77,7 @@ namespace framework
{
public:
explicit GlobalImageList(const css::uno::Reference< css::uno::XComponentContext >& rxContext);
- virtual ~GlobalImageList();
+ virtual ~GlobalImageList() override;
virtual Image getImageFromCommandURL( vcl::ImageType nImageType, const OUString& rCommandURL ) override;
virtual bool hasImage( vcl::ImageType nImageType, const OUString& rCommandURL ) override;