diff options
author | Caolán McNamara <caolanm@redhat.com> | 2014-03-18 16:34:22 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2014-03-18 16:39:15 +0000 |
commit | 35d99caff4c624285a246e7c76a2660205a1d715 (patch) | |
tree | cc2f34b862c33fba7df0b23cf72e2c77d296a068 /sw/Library_swui.mk | |
parent | 28e68298a40c02b47ccaa602a464ddf12ddbe3cd (diff) |
Related: #i56998# use locale rules to format percentage
Change-Id: I9d27359fe2c343593455eebf69bca6efdb7c5079
Diffstat (limited to 'sw/Library_swui.mk')
-rw-r--r-- | sw/Library_swui.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sw/Library_swui.mk b/sw/Library_swui.mk index 6c7f3559126c..af18cfe8f1f7 100644 --- a/sw/Library_swui.mk +++ b/sw/Library_swui.mk @@ -48,6 +48,7 @@ $(eval $(call gb_Library_use_libraries,swui,\ cppuhelper \ editeng \ i18nlangtag \ + i18nutil \ msfilter \ sal \ sfx \ |