Skip to content
  • Dmitry Kazakov's avatar
    Fix grouping/ungrouping of shapes · b95ea924
    Dmitry Kazakov authored
    There was a weird recursion problem in setParent()/addShape()
    functions. Now KoShape can use only specialized interface of
    the container that should not be used by anyone else.
    b95ea924