Skip to content
Commit 2bccd7c3 authored by Heiko Becker's avatar Heiko Becker 🏃
Browse files

Add missing QQueue include

Used since 64dc6234. I suppose it's
implicitly pulled in some cases, but for me the build fails with
"networkmodel.h:126:56: error: field 'm_updateQueue' has incomplete
type 'QQueue<QPair<NetworkModel::ModelChangeType, NetworkModelItem*> >'".
parent 8028a0b9
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment