aboutsummaryrefslogtreecommitdiff
path: root/src/interfaces/observable.hpp
AgeCommit message (Collapse)Author
2022-06-13refactor: add virtual destructors to interfacesHampusM
This is required by clang++ for some reason...
2022-06-13feat: add input handler & quitting with 'q'HampusM