summaryrefslogtreecommitdiffstats
path: root/mappingtreeresultview.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 ;
* Just code shuffle, no functional changeArno2018-07-191-0/+26
Split up all the classes in mappingtreewidget into separate files to make editing easier.