| 116 | } |
| 117 | |
| 118 | InvestigateProcessWindow::~InvestigateProcessWindow() |
| 119 | { |
| 120 | delete ui; |
| 121 | } |
| 122 | |
| 123 | /** |
| 124 | * @brief InvestigateProcessWindow::UpdateNewProcess - Set the investigator to display another process. |
nothing calls this directly
no outgoing calls
no test coverage detected