mirror of
https://github.com/qbittorrent/qBittorrent.git
synced 2026-01-09 17:12:31 -06:00
committed by
GitHub
parent
e37661d53a
commit
1be5b3abd8
@@ -62,5 +62,5 @@ public:
|
||||
int childCount() const;
|
||||
|
||||
private:
|
||||
QVector<TorrentContentModelItem*> m_childItems;
|
||||
QVector<TorrentContentModelItem *> m_childItems;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user