mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-20 01:08:15 +01:00
Merge branch 'saisie-jolie' into master-merge-saisie-jolie
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user