| 163 | } |
| 164 | |
| 165 | void ClientConnectionManager::showSplashScreen() |
| 166 | { |
| 167 | ::showSplashScreen(); |
| 168 | } |
| 169 | |
| 170 | GammaRay::ProcessTrackerBackend *ClientConnectionManager::processTrackerBackend() const |
| 171 | { |
nothing calls this directly
no test coverage detected