Skip to content

fix scan preset inheritance

Valentin Valls requested to merge fix-scan-preset-inheritance into master

Closes #73 (closed)

Sounds like the ScanPreset is not only an interface but a real class.

It always have to be implemented.

Else we can notice problems during exception handling.

Edited by Valentin Valls

Merge request reports