Skip to content

clang was unhappy with the way the base class ctor was used - this seems to be...

Andreas Dedner requested to merge bugfix/bassclassctors into master

clang was unhappy with the way the base class ctor was used - this seems to be the correct way of doing it

Merge request reports