| 31 | } |
| 32 | |
| 33 | TemporalControlWindow::TemporalControlWindow() |
| 34 | : AlienWindow("Temporal control", "windows.temporal control", true) |
| 35 | { |
| 36 | } |
| 37 | |
| 38 | void TemporalControlWindow::processIntern() |
| 39 | { |
nothing calls this directly
no outgoing calls
no test coverage detected