- Lightened finished list code

- Fixed properties slots connects in finished list
- Fixed columns width in finished list
This commit is contained in:
Christophe Dumez
2007-07-23 07:44:58 +00:00
parent 2ba45ef9ad
commit a27e7e1b9e
5 changed files with 188 additions and 42 deletions

View File

@@ -119,7 +119,7 @@ HEADERS += GUI.h misc.h options_imp.h about_imp.h \
torrentAddition.h deleteThread.h \
bittorrent.h searchEngine.h \
rss.h rss_imp.h FinishedTorrents.h \
allocationDlg.h
allocationDlg.h FinishedListDelegate.h
FORMS += MainWindow.ui options.ui about.ui \
properties.ui createtorrent.ui preview.ui \
login.ui downloadFromURL.ui addTorrentDialog.ui \