mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2025-12-19 23:17:21 -06:00
rss : improvements of the qtreeview
This commit is contained in:
@@ -28,6 +28,10 @@
|
||||
#include "rss.h"
|
||||
#include "GUI.h"
|
||||
|
||||
#define DESCRIPTION_CHILD 0
|
||||
#define URL_CHILD 1
|
||||
#define TIME_CHILD 2
|
||||
|
||||
class RSSImp : public QWidget, public Ui::RSS{
|
||||
Q_OBJECT
|
||||
|
||||
|
||||
Reference in New Issue
Block a user