Skip to content
  • Albert Astals Cid's avatar
    Small changes in Radical · e1dbf1b0
    Albert Astals Cid authored
    Remove the operator< and add an explicit compareIndices function that
    makes it clear what we're sorting by
    
    Make Radical have a QString instead be a QString so that operator < from
    QString doesn't break the explicitless of compareIndices we just
    introduced
    e1dbf1b0