| 400 | } |
| 401 | |
| 402 | PatternEditorWindow::PatternEditorWindow() |
| 403 | : AlienWindow("Pattern editor", "editors.pattern editor", true) |
| 404 | {} |
| 405 | |
| 406 | void PatternEditorWindow::shutdownIntern() |
| 407 | { |
nothing calls this directly
no outgoing calls
no test coverage detected