Skip to content
Commit 85241a92 authored by Elvis Angelaccio's avatar Elvis Angelaccio Committed by Méven Car
Browse files

Port away from QLinkedList

`QLinkedList` has been deprecated and should not be used in new code. Port
to `std::list` instead.
parent ee97db4d
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