diff options
author | Andrzej Hunt <andrzej@ahunt.org> | 2015-11-11 17:09:47 +0100 |
---|---|---|
committer | Andrzej Hunt <andrzej@ahunt.org> | 2015-11-11 20:36:17 +0000 |
commit | 0b5991e4862501f0fa8e34f1b403aca40e51436f (patch) | |
tree | c8b5455ac68ad29d5eb77d4f2be37217f62d4e6f /desktop/Library_sofficeapp.mk | |
parent | 981c217b125baf154897233020510fe608a07eda (diff) |
lok: add Clear formatting to getStyles()
This requires client-side support too.
Change-Id: I5197ed3ed2b8244b50f7faf84a1cadde6a61b2cb
Reviewed-on: https://gerrit.libreoffice.org/19917
Reviewed-by: Andrzej Hunt <andrzej@ahunt.org>
Tested-by: Andrzej Hunt <andrzej@ahunt.org>
Diffstat (limited to 'desktop/Library_sofficeapp.mk')
-rw-r--r-- | desktop/Library_sofficeapp.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/desktop/Library_sofficeapp.mk b/desktop/Library_sofficeapp.mk index 0254b74b9f66..274bb1af84f1 100644 --- a/desktop/Library_sofficeapp.mk +++ b/desktop/Library_sofficeapp.mk @@ -53,6 +53,7 @@ $(eval $(call gb_Library_use_libraries,sofficeapp,\ sb \ sfx \ svl \ + svxcore \ svt \ tk \ tl \ |