| 77 | } |
| 78 | |
| 79 | QString ReadOriginalHistoryTool::displayName() const |
| 80 | { |
| 81 | return "Reading pre-compression history"; |
| 82 | } |
| 83 | |
| 84 | QString ReadOriginalHistoryTool::description() const |
| 85 | { |
nothing calls this directly
no outgoing calls
no test coverage detected