summaryrefslogtreecommitdiffstats
path: root/mappingtreeresultmodel.h
Commit message (Collapse)AuthorAgeFilesLines
* Various clang warning fixesArno2019-01-121-1/+1
| | | | | Mostly nullptr, one missing include that wasn't really missed, and a stray ;
* More code churnArno2018-07-201-0/+42
Create separate files for MappingData and MappingTreeResultModel. Hopefully no functional changes.