fixes in highlight code

This commit is contained in:
jriegel
2012-03-06 00:12:54 +01:00
committed by Stefan Tröger
parent 26afb6ee77
commit 72b49dbc6b
5 changed files with 28 additions and 11 deletions

View File

@@ -1052,7 +1052,6 @@ void DocumentItem::slotHighlightObject (const Gui::ViewProviderDocumentObject& o
default:
break;
}
jt->second->setFont(0,f);
}