Kaydet (Commit) 1613a494 authored tarafından Luboš Luňák's avatar Luboš Luňák

fix compile

üst 40c0ff75
......@@ -551,7 +551,7 @@ namespace
const com::sun::star::lang::Locale& rLocale )
{
// get the default font for a specified locale
const DefaultFontConfiguration& rDefaults = DefaultFontConfiguration::get();
const DefaultFontConfiguration& rDefaults = utl::DefaultFontConfiguration::get();
const rtl::OUString aDefault = rDefaults.getUserInterfaceFont(rLocale);
return rDevFontList.ImplFindByTokenNames(aDefault);
}
......
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