diff options
author | Joachim Lingner <jl@openoffice.org> | 2010-05-04 12:37:01 +0200 |
---|---|---|
committer | Joachim Lingner <jl@openoffice.org> | 2010-05-04 12:37:01 +0200 |
commit | dc3c40a13388625726db26c953910d347cf4a9fc (patch) | |
tree | 9a7d5fb7016d1bbd37a9c23c99b4edd138793507 /desktop/inc/app.hxx | |
parent | 2db393ea0b24fd230d3437d664a25d1cf7e5fb91 (diff) |
jl152 bundled extensions, import of changeset 263438:8b253e76e957 from native0jl
Diffstat (limited to 'desktop/inc/app.hxx')
-rw-r--r-- | desktop/inc/app.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/inc/app.hxx b/desktop/inc/app.hxx index 0ae632a6e968..4f5a3b176be3 100644 --- a/desktop/inc/app.hxx +++ b/desktop/inc/app.hxx @@ -132,6 +132,7 @@ class Desktop : public Application static sal_Bool LicenseNeedsAcceptance(); static sal_Bool IsFirstStartWizardNeeded(); static sal_Bool CheckExtensionDependencies(); + static void SynchronizeExtensionRepositories(); private: // Bootstrap methods |