mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-01 05:08:05 -06:00
Limit torrent addition dialog width
This commit is contained in:
@@ -82,6 +82,7 @@ public slots:
|
||||
void on_OkButton_clicked();
|
||||
void renameTorrentNameInModel(QString file_path);
|
||||
void hideTorrentContent();
|
||||
void limitDialogWidth();
|
||||
void saveTruncatedPathHistory();
|
||||
void loadSavePathHistory();
|
||||
void updateLabelInSavePath(QString label);
|
||||
|
||||
Reference in New Issue
Block a user