| 146 | } |
| 147 | |
| 148 | QString CheckSetSelectionManager::defaultCheckSetSelectionId() const |
| 149 | { |
| 150 | return m_defaultCheckSetSelectionId; |
| 151 | } |
| 152 | |
| 153 | CheckSetSelection CheckSetSelectionManager::defaultCheckSetSelection() const |
| 154 | { |
no outgoing calls
no test coverage detected