| 210 | } |
| 211 | |
| 212 | void ExtTestCaseUpdaterDialog::inputFileChanged(const QString &text) { input = text; } |
| 213 | |
| 214 | void ExtTestCaseUpdaterDialog::outputFileChanged(const QString &text) { output = text; } |
| 215 |
nothing calls this directly
no outgoing calls
no test coverage detected