Skip to content
  • Halla Rempt's avatar
    Make all KisSerializeConfiguration objects shared pointers · c1fb1319
    Halla Rempt authored
    This is a huge and dangerous refactoring: I think we will find
    double delete crashes for some time to come, though starting krita,
    painting, filtering and closing work without problems. We were
    leaking these configuration objects all over the place, though, since
    there was no ownership defined.
    c1fb1319