summaryrefslogtreecommitdiff
path: root/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx')
-rw-r--r--desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx b/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
index 86ae42221ed8..afd58d754a77 100644
--- a/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
+++ b/desktop/source/pkgchk/unopkg/unopkg_cmdenv.cxx
@@ -68,7 +68,7 @@ class CommandEnvironmentImpl
bool & accept, bool & decline);
public:
- virtual ~CommandEnvironmentImpl();
+ virtual ~CommandEnvironmentImpl() override;
CommandEnvironmentImpl(
Reference<XComponentContext> const & xComponentContext,
OUString const & log_file,