Kaydet (Commit) 271dc592 authored tarafından Andrea Gelmini's avatar Andrea Gelmini Kaydeden (comit) Julien Nabet

Fix typo

Change-Id: If0104ebab265a98982808fa5003a499deae542b6
Reviewed-on: https://gerrit.libreoffice.org/70908
Tested-by: Jenkins
Reviewed-by: 's avatarJulien Nabet <serval2412@yahoo.fr>
üst 5503c890
...@@ -439,7 +439,7 @@ namespace frm ...@@ -439,7 +439,7 @@ namespace frm
{ {
if (isFontAggregateProperty(nHandle)) if (isFontAggregateProperty(nHandle))
{ {
// need to fire a event for PROPERTY_ID_FONT too apparently, so: // need to fire an event for PROPERTY_ID_FONT too apparently, so:
FontDescriptor font(getFont()); FontDescriptor font(getFont());
// first set new value on backup copy // first set new value on backup copy
......
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