]> granicus.if.org Git - transmission/commitdiff
(trunk qt) fix wierdness in the torrent properties dialog's file tab, reported by...
authorCharles Kerr <charles@transmissionbt.com>
Sat, 2 May 2009 14:33:10 +0000 (14:33 +0000)
committerCharles Kerr <charles@transmissionbt.com>
Sat, 2 May 2009 14:33:10 +0000 (14:33 +0000)
qt/details.cc

index a5e4415aea7fb581622ffece312586126ed55698..3a8af4dadd4169415610d524e5252922e9898e8d 100644 (file)
@@ -175,6 +175,8 @@ Details :: setIds( const QSet<int>& ids )
             disconnect( tor, SIGNAL(torrentChanged(int)), this, SLOT(onTorrentChanged()) );
     }
 
+    myFileTreeView->clear( );
+
     myIds = ids;
 
     // listen to the new torrents