mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-08-14 02:27:09 -07:00
- Save files list column width
This commit is contained in:
parent
f9da85ecfe
commit
998b161696
4 changed files with 46 additions and 10 deletions
|
@ -112,6 +112,8 @@ public slots:
|
|||
void reduce();
|
||||
void slide();
|
||||
void clear();
|
||||
void readSettings();
|
||||
void saveSettings();
|
||||
|
||||
public:
|
||||
PropertiesWidget(QWidget *parent, TransferListWidget *transferList, bittorrent* BTSession);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue