Skip to content
  • Benjamin Otte's avatar
    Clean up code to use the model directly · 3e385ffd
    Benjamin Otte authored
    A lot of code special cases accesses to the tree view for the different
    browse modes, which was previously necessary, because the models were
    different. Now that they are identical in the first columns, there is no
    such need anymore, and the functions don't need to be special cased.
    3e385ffd