Kaydet (Commit) c4e7c260 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix configmgr argument

Commit 3e64874e introduce a not-existent argument.
Dunno if it's an issue.
Just made this commit to show it to real developers!

Change-Id: I01f4b859631e76e0d76269db19bcbcf3481d827c
Reviewed-on: https://gerrit.libreoffice.org/35531Tested-by: 's avatarJenkins <ci@libreoffice.org>
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 07c8e72b
......@@ -58,7 +58,7 @@ class RootAccess:
{
public:
RootAccess(
Components & components, OUString const & pathRepresenation,
Components & components, OUString const & pathRepresentation,
OUString const & locale, bool update);
virtual std::vector<OUString> getAbsolutePath() override;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment