mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-20 23:47:23 -06:00
- Make sure items are not overwriten when drag 'n dropping items in RSS feed list
This commit is contained in:
@@ -74,6 +74,7 @@ protected slots:
|
||||
void askNewFolder();
|
||||
void saveFoldersOpenState();
|
||||
void loadFoldersOpenState();
|
||||
void displayOverwriteError(QString filename);
|
||||
|
||||
public:
|
||||
RSSImp(bittorrent *BTSession);
|
||||
|
||||
Reference in New Issue
Block a user