Kaydet (Commit) ee68b450 authored tarafından Caolán McNamara's avatar Caolán McNamara

font lists come presorted

Change-Id: I0559ed99971bd83d9d09321a12ce64e7bbd1f339
Reviewed-on: https://gerrit.libreoffice.org/61608
Tested-by: Jenkins
Reviewed-by: 's avatarCaolán McNamara <caolanm@redhat.com>
Tested-by: 's avatarCaolán McNamara <caolanm@redhat.com>
üst 095caf5c
......@@ -611,7 +611,6 @@ namespace
const FontMetric& rFontMetric = rList.GetFontName(i);
rBox.append_text(rFontMetric.GetFamilyName());
}
rBox.make_sorted();
rBox.thaw();
}
}
......
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