cui/source/dialogs/hlmailtp.cxx | 2 ++ 1 file changed, 2 insertions(+)
New commits: commit 2cbfef805020d86889e63432092cdbf417cdf325 Author: Andras Timar <[email protected]> AuthorDate: Sat Mar 30 17:24:08 2019 +0100 Commit: Andras Timar <[email protected]> CommitDate: Sun Mar 31 22:18:32 2019 +0200 tdf#124362 hide Addressbook button in Online Change-Id: If066c4440c7add08836fa3ebb569ffc36969072e Reviewed-on: https://gerrit.libreoffice.org/69966 Tested-by: Jenkins Reviewed-by: Tor Lillqvist <[email protected]> (cherry picked from commit 1d35b89e7581e12024769d19bfb6d6eb2c3274b8) Reviewed-on: https://gerrit.libreoffice.org/70016 Reviewed-by: Andras Timar <[email protected]> Tested-by: Andras Timar <[email protected]> diff --git a/cui/source/dialogs/hlmailtp.cxx b/cui/source/dialogs/hlmailtp.cxx index 5ccd90a35a9b..dbbceb5bff34 100644 --- a/cui/source/dialogs/hlmailtp.cxx +++ b/cui/source/dialogs/hlmailtp.cxx @@ -30,6 +30,8 @@ #include <comphelper/lok.hxx> +#include <comphelper/lok.hxx> + using namespace ::com::sun::star; /************************************************************************* _______________________________________________ Libreoffice-commits mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits
