NOISSUE Fixed code for PR

This commit is contained in:
Janrupf
2018-04-06 15:08:59 +02:00
parent df6e66101c
commit 97b74ef56a
4 changed files with 13 additions and 18 deletions

View File

@ -89,7 +89,7 @@ private:
FtbListModel *thirdPartyModel = nullptr;
FtbFilterModel *thirdPartyFilterModel = nullptr;
FtbPackFetchTask *ftbFetchTask;
FtbPackFetchTask *ftbFetchTask = nullptr;
NewInstanceDialog* dialog = nullptr;
Ui::FTBPage *ui = nullptr;