| 23 | } |
| 24 | |
| 25 | SpatialControlWindow::SpatialControlWindow() |
| 26 | : AlienWindow("Spatial control", "windows.spatial control", true) |
| 27 | {} |
| 28 | |
| 29 | void SpatialControlWindow::shutdownIntern() |
| 30 | { |
nothing calls this directly
no outgoing calls
no test coverage detected