--------------------------------------------------------------
| 280 | |
| 281 | //-------------------------------------------------------------- |
| 282 | void testApp::exit(){ |
| 283 | gui->saveSettings("GUI/guiSettings.xml"); |
| 284 | } |
nothing calls this directly
no outgoing calls
no test coverage detected