- Queueing system fix

This commit is contained in:
Christophe Dumez
2008-12-23 16:27:47 +00:00
parent c41d17043c
commit 368c122dce
58 changed files with 1274 additions and 1293 deletions

View File

@@ -119,7 +119,6 @@ class options_imp : public QDialog, private Ui::Dialog {
// Queueing system
bool isQueueingSystemEnabled() const;
int getMaxActiveDownloads() const;
int getMaxActiveUploads() const;
int getMaxActiveTorrents() const;
bool isWebUiEnabled() const;
quint16 webUiPort() const;