summaryrefslogtreecommitdiffstats
path: root/mappingtreeview.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 ;
* Create file for MappingTreeViewArno2018-07-191-0/+32
Single it out to a separate file to make editing easier.