summaryrefslogtreecommitdiff
path: root/shell
diff options
context:
space:
mode:
authorStephan Bergmann <sbergman@redhat.com>2016-09-14 00:05:56 +0200
committerStephan Bergmann <sbergman@redhat.com>2016-09-14 00:05:56 +0200
commitebe46f14a266f7e538bc8b8fa6b9f7d78c5e308d (patch)
tree7f82c02295f46c075e133cb5e0e3c3aa7f7b20cf /shell
parent6af14d2d18b9956692b27046569258bb9e8dd43d (diff)
loplugin:override
Change-Id: I7b746d652887d61e6a8a63b5b3ba37e0a158817e
Diffstat (limited to 'shell')
-rw-r--r--shell/source/backends/macbe/macbackend.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/source/backends/macbe/macbackend.hxx b/shell/source/backends/macbe/macbackend.hxx
index 758efc90b2bc..19b8e49059e7 100644
--- a/shell/source/backends/macbe/macbackend.hxx
+++ b/shell/source/backends/macbe/macbackend.hxx
@@ -123,7 +123,7 @@ protected:
MacOSXBackend();
/** Destructor */
- virtual ~MacOSXBackend();
+ virtual ~MacOSXBackend() override;
};
#endif // INCLUDED_SHELL_SOURCE_BACKENDS_MACBE_MACBACKEND_HXX