mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-16 02:03:07 -07:00
- Make sure items are not overwriten when drag 'n dropping items in RSS feed list
This commit is contained in:
parent
8e2efc2950
commit
a0923741a4
4 changed files with 19 additions and 0 deletions
|
@ -74,6 +74,7 @@ protected slots:
|
|||
void askNewFolder();
|
||||
void saveFoldersOpenState();
|
||||
void loadFoldersOpenState();
|
||||
void displayOverwriteError(QString filename);
|
||||
|
||||
public:
|
||||
RSSImp(bittorrent *BTSession);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue