Skip to content

Remove ViewerPreferences::init

By having the initialization directly in the member definition we make sure that if ever we introduce a new constructor we will not forget to call init()

Merge request reports