mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-13 09:47:50 -06:00
Fix codestyle
This commit is contained in:
parent
20b3b6da79
commit
4659b0d387
1 changed files with 2 additions and 1 deletions
|
@ -72,7 +72,8 @@ Item
|
||||||
if(is_simulation_playing)
|
if(is_simulation_playing)
|
||||||
{
|
{
|
||||||
pauseSimulation()
|
pauseSimulation()
|
||||||
} else
|
}
|
||||||
|
else
|
||||||
{
|
{
|
||||||
resumeSimulation()
|
resumeSimulation()
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue