| 443 | } |
| 444 | |
| 445 | void |
| 446 | KnobGuiFile::reflectAnimationLevel(int /*dimension*/, |
| 447 | AnimationLevelEnum /*level*/) |
| 448 | { |
| 449 | _lineEdit->setAnimation(0); |
| 450 | } |
| 451 | |
| 452 | void |
| 453 | KnobGuiFile::reflectExpressionState(int /*dimension*/, |
nothing calls this directly
no test coverage detected