Skip to content
  • Raphael Kubo da Costa's avatar
    Strip "./" from entries being deleted. · d6e2bdc8
    Raphael Kubo da Costa authored
    The code to strip the leading "./" from entries has been moved to a new
    private method, so methods for adding and removing data can use it.
    Currently, the "./" was being stripped only when adding entries, which
    resulted in the view not being correctly updated when an entry was
    removed.
    
    BUG: 200173
    
    svn path=/trunk/KDE/kdeutils/ark/; revision=1003290
    d6e2bdc8