Skip to content
  • Michael Reeves's avatar
    Refactor class Selection · c9997b22
    Michael Reeves authored
    *All fields but bSelectionContainsData are now private.
    *direct use of bSelectionContainsData is deprecated
    *simplified logic guarding deleteSelection
    --Q_ASSERT lines added to detect any possiable regression.
    *m_selection is now always initialized so init doesn't need to do this.
    c9997b22