| 17 | |
| 18 | |
| 19 | GettingStartedWindow::GettingStartedWindow() |
| 20 | : AlienWindow("Getting started", "windows.getting started", true) |
| 21 | {} |
| 22 | |
| 23 | void GettingStartedWindow::shutdownIntern() |
| 24 | { |
nothing calls this directly
no outgoing calls
no test coverage detected