Skip to content
  • Halla Rempt's avatar
    Fix hang in scratchpad · ba8ef2a3
    Halla Rempt authored
    Use QObject to do the memory management of the KisDefaultBounds object,
    this time. We cannot use pass-by-value because we have a subclass for
    KisDefaultBounds after all.
    ba8ef2a3