| 213 | } |
| 214 | |
| 215 | void MainWindow::cleanKeygenDialog() { |
| 216 | this->keygen->close(); |
| 217 | this->keygen = nullptr; |
| 218 | } |
| 219 | |
| 220 | /** |
| 221 | * @brief Displays the given text in the main window text browser, optionally |
no outgoing calls
no test coverage detected