mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 09:02:31 -06:00
@@ -1,5 +1,6 @@
|
||||
/*
|
||||
* Bittorrent Client using Qt and libtorrent.
|
||||
* Copyright (C) 2024 Jonathan Ketchker
|
||||
* Copyright (C) 2017 Vladimir Golovnev <glassez@yandex.ru>
|
||||
* Copyright (C) 2010 Christophe Dumez <chris@qbittorrent.org>
|
||||
* Copyright (C) 2010 Arnaud Demaiziere <arnaud@qbittorrent.org>
|
||||
@@ -54,6 +55,7 @@ namespace RSS
|
||||
int unreadCount() const override;
|
||||
void markAsRead() override;
|
||||
void refresh() override;
|
||||
void updateFetchDelay() override;
|
||||
|
||||
QList<Item *> items() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user