Fix warning due to incomplete type with QCache
ClosedPublic

Authored by tilladam on Apr 25 2020, 11:18 AM.

Details

Reviewers
mlaurent
Group Reviewers
Ruqola
Summary

ThreadMessageModel needs to be known fully to have its destructor visible at QCache instantiation time, at least with MSVC.

Diff Detail

Repository
R865 Ruqola
Lint
Lint Skipped
Unit
Unit Tests Skipped
tilladam requested review of this revision.Apr 25 2020, 11:18 AM
tilladam created this revision.
mlaurent accepted this revision.Apr 25 2020, 11:45 AM
This revision is now accepted and ready to land.Apr 25 2020, 11:45 AM
tilladam closed this revision.Apr 25 2020, 6:11 PM