summaryrefslogtreecommitdiff
path: root/desktop/source/migration/services/jvmfwk.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'desktop/source/migration/services/jvmfwk.cxx')
-rw-r--r--desktop/source/migration/services/jvmfwk.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop/source/migration/services/jvmfwk.cxx b/desktop/source/migration/services/jvmfwk.cxx
index 02d26b3a303d..aa3e15deb494 100644
--- a/desktop/source/migration/services/jvmfwk.cxx
+++ b/desktop/source/migration/services/jvmfwk.cxx
@@ -190,7 +190,7 @@ public:
css::lang::WrappedTargetException, std::exception ) override;
- virtual ~JavaMigration();
+ virtual ~JavaMigration() override;
private:
OUString m_sUserDir;