mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-01-20 01:08:15 +01:00
[apps/reader] oublie d'un ;
This commit is contained in:
@@ -104,7 +104,7 @@ Layout TexParser::popCommand() {
|
||||
return popSqrtCommand();
|
||||
}
|
||||
}
|
||||
m_hasError = true
|
||||
m_hasError = true;
|
||||
return popFracCommand();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user