Merge branch 'saisie-jolie' into master-merge-saisie-jolie

This commit is contained in:
Émilie Feral
2018-05-16 11:28:07 +02:00
243 changed files with 7672 additions and 1679 deletions

View File

@@ -77,7 +77,7 @@ void VariableBoxLeafCell::setSubtitle(const char * text) {
}
void VariableBoxLeafCell::setExpressionLayout(ExpressionLayout * expressionLayout) {
m_expressionView.setExpression(expressionLayout);
m_expressionView.setExpressionLayout(expressionLayout);
}
void VariableBoxLeafCell::drawRect(KDContext * ctx, KDRect rect) const {