aboutsummaryrefslogtreecommitdiff
path: root/src/indicator.h
Commit message (Collapse)AuthorAgeFilesLines
* cppcheck: Add several missing override statements to make cppcheck happy ↵Mike Gabriel2021-08-041-3/+3
| | | | (which is one of our unit tests).
* add out-of-line virtual method definitions to Indicator to silence clang++ ↵Charles Kerr2016-03-081-7/+6
| | | | warnings
* fix warnings reported by flint++ -- explicit ctors, classes with virtual ↵Charles Kerr2014-10-061-0/+1
| | | | methods but no virtual dtor, #ifdef include guards
* add rotation lock indicatorCharles Kerr2014-08-201-0/+88