Fix column hiding/showing in transfer list

This commit is contained in:
Christophe Dumez
2011-03-13 17:49:56 +00:00
parent 727e212b8e
commit e3a9194010
2 changed files with 39 additions and 34 deletions

View File

@@ -92,7 +92,7 @@ protected:
QModelIndex mapFromSource(const QModelIndex &index) const;
QStringList getCustomLabels() const;
void saveSettings();
void loadSettings();
bool loadSettings();
QStringList getSelectedTorrentsHashes() const;
protected slots: