summaryrefslogtreecommitdiff
path: root/framework/inc/jobs/shelljob.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'framework/inc/jobs/shelljob.hxx')
-rw-r--r--framework/inc/jobs/shelljob.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/framework/inc/jobs/shelljob.hxx b/framework/inc/jobs/shelljob.hxx
index aa54eaf60cc7..162eca14c3e8 100644
--- a/framework/inc/jobs/shelljob.hxx
+++ b/framework/inc/jobs/shelljob.hxx
@@ -71,7 +71,7 @@ class ShellJob : public ::cppu::WeakImplHelper< css::lang::XServiceInfo,css::tas
so this class can't make trouble
related to inline/symbols etcpp.!
*/
- virtual ~ShellJob();
+ virtual ~ShellJob() override;
// uno interface
public: