mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-02 13:48:05 -06:00
@@ -70,8 +70,8 @@ public slots:
|
||||
void selectNone();
|
||||
|
||||
private:
|
||||
TorrentContentModelItem *m_rootItem;
|
||||
QVector<TorrentContentModelItem *> m_filesIndex;
|
||||
TorrentContentModelItem* m_rootItem;
|
||||
QVector<TorrentContentModelItem*> m_filesIndex;
|
||||
};
|
||||
|
||||
#endif // TORRENTCONTENTMODEL_H
|
||||
|
||||
Reference in New Issue
Block a user