summaryrefslogtreecommitdiffstats
path: root/mappingeditdialog.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix Qt::Windowflags nullptr deprecation warningsArno2020-07-191-1/+1
|
* 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/+27
Split up all the classes in mappingtreewidget into separate files to make editing easier.