Forward declare some classes

This commit is contained in:
Chocobo1
2019-07-13 13:03:46 +08:00
parent 599bfc0735
commit cc663746eb
14 changed files with 34 additions and 25 deletions

View File

@@ -28,6 +28,8 @@
#include "torrentcontentmodelitem.h"
#include <QVariant>
#include "torrentcontentmodelfolder.h"
TorrentContentModelItem::TorrentContentModelItem(TorrentContentModelFolder *parent)