aboutsummaryrefslogtreecommitdiff
path: root/src/ConfigMenu.hh
AgeCommit message (Collapse)AuthorFilesLines
2015-01-21Fix compile errors with clangMathias Gumz1-1/+3
2015-01-15Refactor: split out menu generation from BScreenMathias Gumz1-0/+47
Again, it's easier to read the code when the whole menu-generation is out of the way.