| 198 | } |
| 199 | |
| 200 | void MainWindow::showSearchDialog() |
| 201 | { |
| 202 | searchDialog->show(); |
| 203 | } |
| 204 | |
| 205 | /*****************************************************************************/ |
| 206 | /* Private Methods */ |
nothing calls this directly
no outgoing calls
no test coverage detected