- Fixed a bug in the number of finished torrents initial display

- Started to clean up rss.h
This commit is contained in:
Christophe Dumez
2007-04-05 19:42:39 +00:00
parent d323dcd4e0
commit 381ae195b9
7 changed files with 16 additions and 44 deletions

View File

@@ -48,7 +48,6 @@ class properties : public QDialog, private Ui::properties{
void on_okButton_clicked();
void on_incrementalDownload_stateChanged(int);
void setRowColor(int row, QString color);
// void toggleSelectedState(const QModelIndex& index);
void saveFilteredFiles();
void updateProgress();
void loadFilteredFiles();