Kaydet (Commit) 74b675cb authored tarafından Julien Nabet's avatar Julien Nabet

Some cppcheck cleaning

üst 5cc45ed6
......@@ -1160,7 +1160,7 @@ void SmXMLExport::ExportAttributes(const SmNode *pNode, int nLevel)
static bool lcl_HasEffectOnMathvariant( const SmTokenType eType )
{
return eType == TBOLD || eType == TNBOLD ||
eType == TITALIC || eType == TNBOLD ||
eType == TITALIC || eType == TNITALIC ||
eType == TSANS || eType == TSERIF || eType == TFIXED;
}
......
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