Skip to content
  • Dmitry Kazakov's avatar
    Implement KisDefaultBounds::sourceCookie() · e57bcfc2
    Dmitry Kazakov authored
    It is needed for debugging/sanity-check purposes only. It returns an
    abstract pointer to the source object, where default bounds takes its
    data from. One can ckeck if the pointer is null or compare two pointers
    of different default bounds objects.
    
    CCBUG:412361
    e57bcfc2