fix scan preset inheritance
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
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.