- Initial commit (both lists are merged but not all the features are there and it is probably buggy)

This commit is contained in:
Christophe Dumez
2009-11-07 19:55:33 +00:00
parent 7792b4f849
commit d6e90883cb
10 changed files with 821 additions and 550 deletions

View File

@@ -97,7 +97,6 @@ class DownloadingTorrents : public QWidget, public Ui::downloading{
void propertiesSelection();
void updateFileSizeAndProgress(QString hash);
void showPropertiesFromHash(QString hash);
void hidePriorityColumn(bool hide);
void saveLastSortedColumn();
void loadLastSortedColumn();
void addTorrent(QString hash);