mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 13:48:05 -06:00
Improve lists columns state saving
This commit is contained in:
@@ -95,6 +95,10 @@ public slots:
|
||||
void openDoubleClickedFile(QModelIndex);
|
||||
void updateSavePath(const QTorrentHandle& h);
|
||||
|
||||
private:
|
||||
void loadFilesListState();
|
||||
void saveFilesListState();
|
||||
|
||||
private:
|
||||
TransferListWidget *transferList;
|
||||
MainWindow *main_window;
|
||||
|
||||
Reference in New Issue
Block a user