Skip to content
  • Albert Astals Cid's avatar
    Remove ViewerPreferences::init · f5d3f401
    Albert Astals Cid authored
    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()
    f5d3f401